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: '37f38c94-e844-4706-0f2a-b1f18a1f142f'
         Node name: 'onap-msb-consul-86975585d9-bdg4x'
        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/27 04:06:54 [DEBUG] agent: Using random ID "37f38c94-e844-4706-0f2a-b1f18a1f142f" as node ID
    2021/04/27 04:06:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:37f38c94-e844-4706-0f2a-b1f18a1f142f Address:127.0.0.1:8300}]
    2021/04/27 04:06:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/27 04:06:54 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/27 04:06:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/27 04:06:54 [WARN] raft: Unable to get address for server id 37f38c94-e844-4706-0f2a-b1f18a1f142f, using fallback address 127.0.0.1:8300: Could not find address for server id 37f38c94-e844-4706-0f2a-b1f18a1f142f
    2021/04/27 04:06:54 [DEBUG] raft: Votes needed: 1
    2021/04/27 04:06:54 [DEBUG] raft: Vote granted from 37f38c94-e844-4706-0f2a-b1f18a1f142f in term 2. Tally: 1
    2021/04/27 04:06:54 [INFO] raft: Election won. Tally: 1
    2021/04/27 04:06:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/27 04:06:54 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bdg4x.dc1 127.0.0.1
    2021/04/27 04:06:55 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bdg4x 127.0.0.1
    2021/04/27 04:06:55 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-bdg4x (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/27 04:06:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-bdg4x.dc1" in area "wan"
    2021/04/27 04:06:55 [INFO] consul: cluster leadership acquired
    2021/04/27 04:06:55 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-bdg4x
    2021/04/27 04:06:55 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/27 04:06:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/27 04:06:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/27 04:06:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/27 04:06:55 [INFO] agent: started state syncer
    2021/04/27 04:06:56 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/27 04:06:56 [INFO] agent: Synced node info
    2021/04/27 04:06:56 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/27 04:06:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bdg4x" since the cluster is too small
    2021/04/27 04:06:56 [INFO] consul: member 'onap-msb-consul-86975585d9-bdg4x' joined, marking health alive
    2021/04/27 04:06:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bdg4x" since the cluster is too small
    2021/04/27 04:06:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 04:06:57 [DEBUG] agent: Node info in sync
    2021/04/27 04:06:57 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/27 04:07:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bdg4x" since the cluster is too small
    2021/04/27 04:08:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/27 04:08:27 [DEBUG] agent: Node info in sync
    2021/04/27 04:08:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-bdg4x.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/27 04:08:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bdg4x" since the cluster is too small
    2021/04/27 04:09:09 [DEBUG] http: Request GET /v1/status/leader (794.779µs) from=10.233.75.159:37374
    2021/04/27 04:09:10 [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/27 04:09: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/27 04:09:10 [INFO] agent: Synced service "_v1_appc_10.233.10.218_8443"
    2021/04/27 04:09:10 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (38.802458ms) from=10.233.75.159:37392
    2021/04/27 04:09:10 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:10 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:10 [DEBUG] http: Request GET /v1/health/service/appc-v1 (100.291658ms) from=10.233.75.159:37394
    2021/04/27 04:09:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:11 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:11 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.49.21_9518"
    2021/04/27 04:09:11 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.763952ms) from=10.233.75.159:37400
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:11 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.14337ms) from=10.233.75.159:37404
    2021/04/27 04:09:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:11 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:11 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.33.164_9009"
    2021/04/27 04:09:11 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (241.052659ms) from=10.233.75.159:37408
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:11 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (508.952µs) from=10.233.75.159:37410
    2021/04/27 04:09:12 [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/27 04:09: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/27 04:09:12 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.33.164_9009"
    2021/04/27 04:09:12 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (195.30348ms) from=10.233.75.159:37416
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (358.114µs) from=10.233.75.159:37420
    2021/04/27 04:09:12 [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/27 04:09: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/27 04:09:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.23.239_8080"
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (140.950813ms) from=10.233.75.159:37426
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:12 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:13 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (387.555µs) from=10.233.75.159:37428
    2021/04/27 04:09:13 [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/27 04:09: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/27 04:09:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:13 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.51.19_9011"
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:13 [DEBUG] http: Request PUT /v1/agent/service/register (13.091338ms) from=10.233.75.159:37432
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:13 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (379.423µs) from=10.233.75.159:37438
    2021/04/27 04:09:14 [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/27 04:09: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/27 04:09:14 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.51.19_9011"
    2021/04/27 04:09:14 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.417271ms) from=10.233.75.159:37444
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (329.387µs) from=10.233.75.159:37448
    2021/04/27 04:09:14 [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/27 04:09: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/27 04:09:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:15 [INFO] agent: Synced service "_v1_parser_10.233.40.16_8806"
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (96.535811ms) from=10.233.75.159:37452
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:15 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (90.132942ms) from=10.233.75.159:37454
    2021/04/27 04:09:15 [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/27 04:09: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/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:16 [INFO] agent: Synced service "_v1_catalog_10.233.40.16_8806"
    2021/04/27 04:09:16 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (500.204205ms) from=10.233.75.159:37458
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (579.586µs) from=10.233.75.159:37466
    2021/04/27 04:09:16 [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/27 04:09: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/27 04:09:16 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [INFO] agent: Synced service "_v1_nsd_10.233.40.16_8806"
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:16 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (89.993588ms) from=10.233.75.159:37472
    2021/04/27 04:09:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (91.830942ms) from=10.233.75.159:37474
    2021/04/27 04:09:16 [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/27 04:09: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/27 04:09:17 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.16_8806"
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (294.928373ms) from=10.233.75.159:37476
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (574.851µs) from=10.233.75.159:37482
    2021/04/27 04:09: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/27 04:09: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/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.19.21_9015"
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (28.666869ms) from=10.233.75.159:37484
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:17 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (385.184µs) from=10.233.75.159:37486
    2021/04/27 04:09:18 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.5.114_9005"
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (86.848735ms) from=10.233.75.159:37488
    2021/04/27 04:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (344.648µs) from=10.233.75.159:37494
    2021/04/27 04:09:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.5.114_9005"
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (95.892906ms) from=10.233.75.159:37502
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (402.921µs) from=10.233.75.159:37508
    2021/04/27 04:09:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.5.114_9005"
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (42.023926ms) from=10.233.75.159:37510
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:18 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (353.19µs) from=10.233.75.159:37512
    2021/04/27 04:09: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/27 04:09: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/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [INFO] agent: Synced service "_v0_multicloud_10.233.60.190_9001"
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (198.860503ms) from=10.233.75.159:37526
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (483.082µs) from=10.233.75.159:37528
    2021/04/27 04:09:19 [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/27 04:09: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/27 04:09:19 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:19 [INFO] agent: Synced service "_v1_multicloud_10.233.60.190_9001"
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (100.160393ms) from=10.233.75.159:37530
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:19 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (334.53µs) from=10.233.75.159:37532
    2021/04/27 04:09:20 [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/27 04:09: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/27 04:09:20 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.203_443"
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (191.398393ms) from=10.233.75.159:37536
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (389.451µs) from=10.233.75.159:37544
    2021/04/27 04:09:20 [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/27 04:09: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/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.51.54_9004"
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (195.691494ms) from=10.233.75.159:37548
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:20 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (378.557µs) from=10.233.75.159:37554
    2021/04/27 04:09:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:21 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.51.54_9004"
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (91.040703ms) from=10.233.75.159:37558
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (392.323µs) from=10.233.75.159:37562
    2021/04/27 04:09:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [INFO] agent: Synced service "_v1_message-router_10.233.4.227_3904"
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (690.681618ms) from=10.233.75.159:37564
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (522.99µs) from=10.233.75.159:37570
    2021/04/27 04:09:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.40.95_9007"
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (117.004294ms) from=10.233.75.159:37574
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:22 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (275.583616ms) from=10.233.75.159:37580
    2021/04/27 04:09:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.40.95_9007"
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (241.885697ms) from=10.233.75.159:37582
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (99.796897ms) from=10.233.75.159:37586
    2021/04/27 04:09:23 [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/27 04:09:23 [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/27 04:09: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/27 04:09: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/27 04:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:23 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:23 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:23 [DEBUG] http: Request PUT /v1/agent/service/register (204.965408ms) from=10.233.75.159:37588
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:23 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (366.825µs) from=10.233.75.159:37594
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (300.540862ms) from=10.233.75.159:37596
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (299.672µs) from=10.233.75.159:37604
    2021/04/27 04:09:24 [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/27 04:09:24 [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/27 04:09: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/27 04:09: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/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (191.660201ms) from=10.233.75.159:37608
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (99.788928ms) from=10.233.75.159:37612
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (179.805113ms) from=10.233.75.159:37614
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:24 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (494.315µs) from=10.233.75.159:37616
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (100.023375ms) from=10.233.75.159:37618
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:25 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (200.447361ms) from=10.233.75.159:37624
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:26 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (900.842421ms) from=10.233.75.159:37626
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (372.001µs) from=10.233.75.159:37640
    2021/04/27 04:09:26 [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/27 04:09:26 [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/27 04:09: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/27 04:09: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/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (63.364533ms) from=10.233.75.159:37642
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:26 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (355.313µs) from=10.233.75.159:37644
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (205.665752ms) from=10.233.75.159:37646
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (499.442µs) from=10.233.75.159:37648
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (90.009136ms) from=10.233.75.159:37654
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:27 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (200.181028ms) from=10.233.75.159:37656
    2021/04/27 04:09:27 [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/27 04:09: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/27 04:09: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/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (93.745079ms) from=10.233.75.159:37658
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (431.235µs) from=10.233.75.159:37660
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (103.835116ms) from=10.233.75.159:37662
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (183.790349ms) from=10.233.75.159:37668
    2021/04/27 04:09: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/27 04:09: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/27 04:09: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/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:29 [DEBUG] http: Request PUT /v1/agent/service/register (223.759535ms) from=10.233.75.159:37682
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (354.254µs) from=10.233.75.159:37692
    2021/04/27 04:09:29 [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/27 04:09:29 [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/27 04:09: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/27 04:09: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/27 04:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:29 [DEBUG] http: Request PUT /v1/agent/service/register (277.085961ms) from=10.233.75.159:37694
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (516.801µs) from=10.233.75.159:37696
    2021/04/27 04:09:29 [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/27 04:09: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/27 04:09: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/27 04:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (99.93009ms) from=10.233.75.159:37698
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.94777ms) from=10.233.75.159:37702
    2021/04/27 04:09:30 [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/27 04:09:30 [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/27 04:09: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/27 04:09: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/27 04:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (179.814567ms) from=10.233.75.159:37710
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (305.953µs) from=10.233.75.159:37714
    2021/04/27 04:09:30 [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/27 04:09: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/27 04:09: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/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (109.066264ms) from=10.233.75.159:37716
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:30 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (419.537µs) from=10.233.75.159:37720
    2021/04/27 04:09:31 [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/27 04:09:31 [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/27 04:09: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/27 04:09: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/27 04:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.634928ms) from=10.233.75.159:37724
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (447.175µs) from=10.233.75.159:37728
    2021/04/27 04:09:31 [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/27 04:09: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/27 04:09: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/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.217_8446"
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (112.994056ms) from=10.233.75.159:37730
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:31 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (455.935µs) from=10.233.75.159:37736
    2021/04/27 04:09:32 [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/27 04:09:32 [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/27 04:09: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/27 04:09: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/27 04:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:32 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (500.04895ms) from=10.233.75.159:37738
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (407.891µs) from=10.233.75.159:37746
    2021/04/27 04:09:32 [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/27 04:09: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/27 04:09: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/27 04:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (89.108349ms) from=10.233.75.159:37748
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:32 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (87.079736ms) from=10.233.75.159:37750
    2021/04/27 04:09:33 [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/27 04:09:33 [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/27 04:09: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/27 04:09: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/27 04:09:33 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:33 [DEBUG] http: Request PUT /v1/agent/service/register (401.292497ms) from=10.233.75.159:37752
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (335.301µs) from=10.233.75.159:37760
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:34 [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/27 04:09: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/27 04:09: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/27 04:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (233.040486ms) from=10.233.75.159:37766
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (401.204µs) from=10.233.75.159:37770
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:34 [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/27 04:09:34 [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/27 04:09: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/27 04:09: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/27 04:09:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (195.944057ms) from=10.233.75.159:37780
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (351.525µs) from=10.233.75.159:37782
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:35 [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/27 04:09: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/27 04:09: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/27 04:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:35 [DEBUG] http: Request PUT /v1/agent/service/register (100.778818ms) from=10.233.75.159:37792
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (501.37µs) from=10.233.75.159:37796
    2021/04/27 04:09:35 [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/27 04:09:35 [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/27 04:09: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/27 04:09: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/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:35 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:35 [DEBUG] http: Request PUT /v1/agent/service/register (96.756329ms) from=10.233.75.159:37798
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:35 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (485.833µs) from=10.233.75.159:37800
    2021/04/27 04:09:36 [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/27 04:09: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/27 04:09: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/27 04:09:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:36 [DEBUG] http: Request PUT /v1/agent/service/register (210.396709ms) from=10.233.75.159:37802
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:36 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (381.904627ms) from=10.233.75.159:37814
    2021/04/27 04:09:37 [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/27 04:09:37 [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/27 04:09: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/27 04:09: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/27 04:09:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:37 [DEBUG] http: Request PUT /v1/agent/service/register (273.937698ms) from=10.233.75.159:37820
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.888185ms) from=10.233.75.159:37822
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:37 [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/27 04:09: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/27 04:09: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/27 04:09:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:38 [DEBUG] http: Request PUT /v1/agent/service/register (295.508596ms) from=10.233.75.159:37824
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (403.185µs) from=10.233.75.159:37836
    2021/04/27 04:09:38 [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/27 04:09:38 [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/27 04:09: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/27 04:09: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/27 04:09:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:38 [DEBUG] http: Request PUT /v1/agent/service/register (121.759536ms) from=10.233.75.159:37844
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (415.927µs) from=10.233.75.159:37850
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:38 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:38 [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/27 04:09: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/27 04:09: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/27 04:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:39 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:39 [DEBUG] http: Request PUT /v1/agent/service/register (204.173365ms) from=10.233.75.159:37852
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (200.041437ms) from=10.233.75.159:37858
    2021/04/27 04:09:39 [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/27 04:09:39 [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/27 04:09: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/27 04:09: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/27 04:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:39 [DEBUG] http: Request PUT /v1/agent/service/register (183.66327ms) from=10.233.75.159:37870
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (384.753µs) from=10.233.75.159:37874
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:40 [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/27 04:09: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/27 04:09: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/27 04:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:40 [DEBUG] http: Request PUT /v1/agent/service/register (215.950301ms) from=10.233.75.159:37884
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:40 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.074513ms) from=10.233.75.159:37888
    2021/04/27 04:09:40 [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/27 04:09:40 [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/27 04:09: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/27 04:09: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/27 04:09:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (596.001941ms) from=10.233.75.159:37892
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:41 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (191.672995ms) from=10.233.75.159:37900
    2021/04/27 04:09:41 [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/27 04:09: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/27 04:09: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/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:42 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (801.081072ms) from=10.233.75.159:37902
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:42 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (99.875447ms) from=10.233.75.159:37920
    2021/04/27 04:09:42 [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/27 04:09:42 [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/27 04:09: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/27 04:09: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/27 04:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:43 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (186.463798ms) from=10.233.75.159:37924
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (100.04572ms) from=10.233.75.159:37928
    2021/04/27 04:09:43 [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/27 04:09: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/27 04:09: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/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.217_8446"
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (199.834657ms) from=10.233.75.159:37930
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:43 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (279.075µs) from=10.233.75.159:37936
    2021/04/27 04:09:43 [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/27 04:09:43 [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/27 04:09: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/27 04:09: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/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (211.502078ms) from=10.233.75.159:37938
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (99.816053ms) from=10.233.75.159:37944
    2021/04/27 04:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09: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/27 04:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (105.796109ms) from=10.233.75.159:37950
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (342.128µs) from=10.233.75.159:37954
    2021/04/27 04:09:44 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/27 04:09: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/27 04:09: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/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (185.347961ms) from=10.233.75.159:37956
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.811757ms) from=10.233.75.159:37958
    2021/04/27 04:09:45 [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/27 04:09: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/27 04:09: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/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:45 [DEBUG] http: Request PUT /v1/agent/service/register (280.898916ms) from=10.233.75.159:37962
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (317.669µs) from=10.233.75.159:37964
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:45 [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/27 04:09:45 [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/27 04:09: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/27 04:09: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/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:45 [DEBUG] http: Request PUT /v1/agent/service/register (300.023055ms) from=10.233.75.159:37966
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:45 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (421.143µs) from=10.233.75.159:37968
    2021/04/27 04:09:46 [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/27 04:09: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/27 04:09: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/27 04:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (185.650581ms) from=10.233.75.159:37970
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.896513ms) from=10.233.75.159:37982
    2021/04/27 04:09:46 [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/27 04:09:46 [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/27 04:09: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/27 04:09: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/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (76.452413ms) from=10.233.75.159:37988
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.870472ms) from=10.233.75.159:37990
    2021/04/27 04:09:46 [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/27 04:09: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/27 04:09: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/27 04:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.23.239_8080" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.21_9518" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.217_8446"
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.16_8806" in sync
    2021/04/27 04:09:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.227_3904" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.164_9009" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_appc_10.233.10.218_8443" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Node info in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.19_9011" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.95_9007" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.5.114_9005" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.21_9015" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.203_443" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.190_9001" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.54_9004" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.217_8446" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_parser_10.233.40.16_8806" in sync
    2021/04/27 04:09:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.1