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: '67b4d09c-39dc-97a0-e3c8-15e510734d20'
         Node name: 'onap-msb-consul-86975585d9-qh7p9'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/06/13 01:05:44 [DEBUG] agent: Using random ID "67b4d09c-39dc-97a0-e3c8-15e510734d20" as node ID
    2021/06/13 01:05:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:67b4d09c-39dc-97a0-e3c8-15e510734d20 Address:127.0.0.1:8300}]
    2021/06/13 01:05:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/13 01:05:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qh7p9.dc1 127.0.0.1
    2021/06/13 01:05:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-qh7p9 127.0.0.1
    2021/06/13 01:05:45 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/13 01:05:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/13 01:05:45 [WARN] raft: Unable to get address for server id 67b4d09c-39dc-97a0-e3c8-15e510734d20, using fallback address 127.0.0.1:8300: Could not find address for server id 67b4d09c-39dc-97a0-e3c8-15e510734d20
    2021/06/13 01:05:45 [DEBUG] raft: Votes needed: 1
    2021/06/13 01:05:45 [DEBUG] raft: Vote granted from 67b4d09c-39dc-97a0-e3c8-15e510734d20 in term 2. Tally: 1
    2021/06/13 01:05:45 [INFO] raft: Election won. Tally: 1
    2021/06/13 01:05:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/13 01:05:46 [INFO] consul: cluster leadership acquired
    2021/06/13 01:05:46 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-qh7p9 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/13 01:05:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/13 01:05:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/13 01:05:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-qh7p9.dc1" in area "wan"
    2021/06/13 01:05:46 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-qh7p9
    2021/06/13 01:05:46 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/13 01:05:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/13 01:05:46 [INFO] agent: started state syncer
    2021/06/13 01:05:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/13 01:05:46 [INFO] agent: Synced node info
    2021/06/13 01:05:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/13 01:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qh7p9" since the cluster is too small
    2021/06/13 01:05:47 [INFO] consul: member 'onap-msb-consul-86975585d9-qh7p9' joined, marking health alive
    2021/06/13 01:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qh7p9" since the cluster is too small
    2021/06/13 01:05:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/13 01:05:48 [DEBUG] agent: Node info in sync
    2021/06/13 01:05:48 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/06/13 01:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qh7p9" since the cluster is too small
    2021/06/13 01:06:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/13 01:06:54 [DEBUG] agent: Node info in sync
    2021/06/13 01:07:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-qh7p9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/13 01:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qh7p9" since the cluster is too small
    2021/06/13 01:08:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/13 01:08:08 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:18 [DEBUG] http: Request GET /v1/status/leader (93.332066ms) from=10.233.78.191:55538
    2021/06/13 01:08:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:21 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.51.176_9518"
    2021/06/13 01:08:21 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:21 [DEBUG] http: Request PUT /v1/agent/service/register (460.611148ms) from=10.233.78.191:55550
    2021/06/13 01:08:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:21 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (97.493341ms) from=10.233.78.191:55556
    2021/06/13 01:08:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:22 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.127_443"
    2021/06/13 01:08:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:22 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:22 [DEBUG] http: Request PUT /v1/agent/service/register (195.463581ms) from=10.233.78.191:55562
    2021/06/13 01:08:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:22 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (300.066349ms) from=10.233.78.191:55566
    2021/06/13 01:08:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:23 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.5.69_8080"
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (267.670313ms) from=10.233.78.191:55574
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (630.331µs) from=10.233.78.191:55580
    2021/06/13 01:08:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.5.53_9007"
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (241.125926ms) from=10.233.78.191:55582
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:23 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (530.021µs) from=10.233.78.191:55588
    2021/06/13 01:08:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.5.53_9007"
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:24 [DEBUG] http: Request PUT /v1/agent/service/register (393.409997ms) from=10.233.78.191:55598
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:24 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (555.792µs) from=10.233.78.191:55604
    2021/06/13 01:08:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.228_9015"
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (297.223479ms) from=10.233.78.191:55608
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:25 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (85.131416ms) from=10.233.78.191:55612
    2021/06/13 01:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:26 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.47.209_9009"
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (898.084697ms) from=10.233.78.191:55614
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (359.612µs) from=10.233.78.191:55622
    2021/06/13 01:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:26 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.47.209_9009"
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:26 [DEBUG] http: Request PUT /v1/agent/service/register (103.787422ms) from=10.233.78.191:55626
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:26 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (349.441µs) from=10.233.78.191:55628
    2021/06/13 01:08:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [INFO] agent: Synced service "_v0_multicloud_10.233.62.39_9001"
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:27 [DEBUG] http: Request PUT /v1/agent/service/register (585.995791ms) from=10.233.78.191:55630
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (561.981µs) from=10.233.78.191:55634
    2021/06/13 01:08:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:27 [INFO] agent: Synced service "_v1_multicloud_10.233.62.39_9001"
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:27 [DEBUG] http: Request PUT /v1/agent/service/register (200.115687ms) from=10.233.78.191:55636
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:27 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (530.705µs) from=10.233.78.191:55638
    2021/06/13 01:08:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [INFO] agent: Synced service "_v1_parser_10.233.24.207_8806"
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (98.730022ms) from=10.233.78.191:55644
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (388.764µs) from=10.233.78.191:55646
    2021/06/13 01:08:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [INFO] agent: Synced service "_v1_catalog_10.233.24.207_8806"
    2021/06/13 01:08:28 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] http: Request PUT /v1/agent/service/register (196.784302ms) from=10.233.78.191:55652
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:28 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (93.550047ms) from=10.233.78.191:55654
    2021/06/13 01:08:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:29 [INFO] agent: Synced service "_v1_nsd_10.233.24.207_8806"
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:29 [DEBUG] http: Request PUT /v1/agent/service/register (500.391273ms) from=10.233.78.191:55658
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:29 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (649.855µs) from=10.233.78.191:55664
    2021/06/13 01:08:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.207_8806"
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (246.683703ms) from=10.233.78.191:55666
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (545.024µs) from=10.233.78.191:55668
    2021/06/13 01:08:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.149_9011"
    2021/06/13 01:08:30 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:30 [DEBUG] http: Request PUT /v1/agent/service/register (308.960832ms) from=10.233.78.191:55670
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:30 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (397.471µs) from=10.233.78.191:55680
    2021/06/13 01:08:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.149_9011"
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:31 [DEBUG] http: Request PUT /v1/agent/service/register (699.633996ms) from=10.233.78.191:55682
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:31 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (375.669µs) from=10.233.78.191:55690
    2021/06/13 01:08:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:32 [INFO] agent: Synced service "_v1_message-router_10.233.12.181_3904"
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (503.298239ms) from=10.233.78.191:55694
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:32 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (400.571µs) from=10.233.78.191:55708
    2021/06/13 01:08:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [INFO] agent: Synced service "_v1_appc_10.233.3.55_8443"
    2021/06/13 01:08:33 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (548.815933ms) from=10.233.78.191:55712
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:33 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:33 [DEBUG] http: Request GET /v1/health/service/appc-v1 (521.417µs) from=10.233.78.191:55720
    2021/06/13 01:08:33 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.22.154_9005"
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:34 [DEBUG] http: Request PUT /v1/agent/service/register (432.11342ms) from=10.233.78.191:55724
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:34 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (537.895µs) from=10.233.78.191:55734
    2021/06/13 01:08:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.22.154_9005"
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (398.443509ms) from=10.233.78.191:55738
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (468.139µs) from=10.233.78.191:55744
    2021/06/13 01:08:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:35 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.22.154_9005"
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:35 [DEBUG] http: Request PUT /v1/agent/service/register (344.019585ms) from=10.233.78.191:55746
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:35 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (99.838765ms) from=10.233.78.191:55752
    2021/06/13 01:08:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:36 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.28.109_9004"
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:36 [DEBUG] http: Request PUT /v1/agent/service/register (538.016455ms) from=10.233.78.191:55756
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:36 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:37 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (500.075556ms) from=10.233.78.191:55758
    2021/06/13 01:08:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.28.109_9004"
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (453.656234ms) from=10.233.78.191:55762
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (461.88µs) from=10.233.78.191:55766
    2021/06/13 01:08:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:38 [DEBUG] http: Request PUT /v1/agent/service/register (400.707867ms) from=10.233.78.191:55772
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:38 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (577.419µs) from=10.233.78.191:55778
    2021/06/13 01:08:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (496.825548ms) from=10.233.78.191:55780
    2021/06/13 01:08:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (458.838µs) from=10.233.78.191:55784
    2021/06/13 01:08:39 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (141.929949ms) from=10.233.78.191:55790
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:39 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (520.558µs) from=10.233.78.191:55792
    2021/06/13 01:08:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:40 [DEBUG] http: Request PUT /v1/agent/service/register (327.843664ms) from=10.233.78.191:55794
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:40 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (457.306µs) from=10.233.78.191:55798
    2021/06/13 01:08:41 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (183.996099ms) from=10.233.78.191:55806
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.459456ms) from=10.233.78.191:55808
    2021/06/13 01:08:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.564867ms) from=10.233.78.191:55814
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (360.913µs) from=10.233.78.191:55816
    2021/06/13 01:08:41 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request PUT /v1/agent/service/register (94.193069ms) from=10.233.78.191:55820
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:41 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (632.441µs) from=10.233.78.191:55822
    2021/06/13 01:08:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:42 [DEBUG] http: Request PUT /v1/agent/service/register (206.061719ms) from=10.233.78.191:55826
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (362.751µs) from=10.233.78.191:55828
    2021/06/13 01:08:42 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:43 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:43 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:43 [DEBUG] http: Request PUT /v1/agent/service/register (289.583097ms) from=10.233.78.191:55834
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:43 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (499.84424ms) from=10.233.78.191:55840
    2021/06/13 01:08:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:44 [DEBUG] http: Request PUT /v1/agent/service/register (358.742184ms) from=10.233.78.191:55846
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (613.396µs) from=10.233.78.191:55858
    2021/06/13 01:08:44 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:45 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:45 [DEBUG] http: Request PUT /v1/agent/service/register (399.899131ms) from=10.233.78.191:55862
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (564.848µs) from=10.233.78.191:55868
    2021/06/13 01:08:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:45 [DEBUG] http: Request PUT /v1/agent/service/register (299.815367ms) from=10.233.78.191:55870
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:45 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (460.154µs) from=10.233.78.191:55878
    2021/06/13 01:08:46 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-qh7p9" since the cluster is too small
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:46 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:46 [DEBUG] http: Request PUT /v1/agent/service/register (298.884435ms) from=10.233.78.191:55882
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:46 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (536.999µs) from=10.233.78.191:55884
    2021/06/13 01:08:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08: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/06/13 01:08: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/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:47 [DEBUG] http: Request PUT /v1/agent/service/register (426.078544ms) from=10.233.78.191:55888
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (100.166136ms) from=10.233.78.191:55890
    2021/06/13 01:08:47 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:47 [DEBUG] http: Request PUT /v1/agent/service/register (499.335754ms) from=10.233.78.191:55892
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (567.557µs) from=10.233.78.191:55896
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:48 [DEBUG] http: Request PUT /v1/agent/service/register (104.190614ms) from=10.233.78.191:55902
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:48 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (452.003µs) from=10.233.78.191:55906
    2021/06/13 01:08:48 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (399.239768ms) from=10.233.78.191:55910
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (496.09µs) from=10.233.78.191:55912
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.148_8446"
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (233.692824ms) from=10.233.78.191:55914
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:49 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (534.768µs) from=10.233.78.191:55922
    2021/06/13 01:08:49 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (393.496222ms) from=10.233.78.191:55924
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (103.483121ms) from=10.233.78.191:55928
    2021/06/13 01:08:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (399.921413ms) from=10.233.78.191:55930
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:50 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (762.386µs) from=10.233.78.191:55940
    2021/06/13 01:08:51 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (444.624359ms) from=10.233.78.191:55946
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:51 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (370.015µs) from=10.233.78.191:55952
    2021/06/13 01:08:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:52 [DEBUG] http: Request PUT /v1/agent/service/register (600.308631ms) from=10.233.78.191:55954
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (445.605µs) from=10.233.78.191:55962
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:52 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:53 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:53 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:53 [DEBUG] http: Request PUT /v1/agent/service/register (493.713121ms) from=10.233.78.191:55968
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:53 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (512.021µs) from=10.233.78.191:55976
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:54 [DEBUG] http: Request PUT /v1/agent/service/register (458.9047ms) from=10.233.78.191:55978
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (618.533µs) from=10.233.78.191:55988
    2021/06/13 01:08:54 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:55 [DEBUG] http: Request PUT /v1/agent/service/register (604.589332ms) from=10.233.78.191:55990
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (729.841µs) from=10.233.78.191:55998
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:55 [DEBUG] http: Request PUT /v1/agent/service/register (407.156219ms) from=10.233.78.191:56000
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (375.025µs) from=10.233.78.191:56006
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:55 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:56 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:56 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:56 [DEBUG] http: Request PUT /v1/agent/service/register (269.141769ms) from=10.233.78.191:56010
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (365.086µs) from=10.233.78.191:56012
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:56 [DEBUG] http: Request PUT /v1/agent/service/register (429.142877ms) from=10.233.78.191:56014
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:56 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (487.735µs) from=10.233.78.191:56018
    2021/06/13 01:08:57 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:57 [DEBUG] http: Request PUT /v1/agent/service/register (405.199807ms) from=10.233.78.191:56020
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:57 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (428.506µs) from=10.233.78.191:56024
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (1.174521187s) from=10.233.78.191:56026
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (629.46µs) from=10.233.78.191:56044
    2021/06/13 01:08:59 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:59 [DEBUG] http: Request PUT /v1/agent/service/register (273.169182ms) from=10.233.78.191:56048
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:08:59 [DEBUG] agent: Node info in sync
    2021/06/13 01:08:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (649.672µs) from=10.233.78.191:56056
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (200.289424ms) from=10.233.78.191:56060
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (415.149µs) from=10.233.78.191:56064
    2021/06/13 01:09:00 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:00 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:00 [DEBUG] http: Request PUT /v1/agent/service/register (300.788141ms) from=10.233.78.191:56072
    2021/06/13 01:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (402.839µs) from=10.233.78.191:56076
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (586.513664ms) from=10.233.78.191:56078
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:01 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (541.178µs) from=10.233.78.191:56086
    2021/06/13 01:09:01 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:02 [DEBUG] http: Request PUT /v1/agent/service/register (662.654347ms) from=10.233.78.191:56088
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:02 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (24.516555ms) from=10.233.78.191:56094
    2021/06/13 01:09:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.148_8446"
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.178910509s) from=10.233.78.191:56098
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:03 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (562.98µs) from=10.233.78.191:56112
    2021/06/13 01:09:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:04 [DEBUG] http: Request PUT /v1/agent/service/register (276.869696ms) from=10.233.78.191:56116
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (535.885µs) from=10.233.78.191:56124
    2021/06/13 01:09:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:05 [DEBUG] http: Request PUT /v1/agent/service/register (400.682885ms) from=10.233.78.191:56130
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (578.196µs) from=10.233.78.191:56136
    2021/06/13 01:09:05 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:05 [DEBUG] http: Request PUT /v1/agent/service/register (200.146696ms) from=10.233.78.191:56138
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:05 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (502.467µs) from=10.233.78.191:56146
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (501.914378ms) from=10.233.78.191:56150
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (393.104µs) from=10.233.78.191:56162
    2021/06/13 01:09:06 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:06 [DEBUG] http: Request PUT /v1/agent/service/register (197.875508ms) from=10.233.78.191:56164
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:06 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (448.175µs) from=10.233.78.191:56166
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:07 [DEBUG] http: Request PUT /v1/agent/service/register (204.781771ms) from=10.233.78.191:56168
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:07 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (430.981µs) from=10.233.78.191:56170
    2021/06/13 01:09:07 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (901.499297ms) from=10.233.78.191:56172
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (678.78µs) from=10.233.78.191:56180
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:08 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.127_443" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_parser_10.233.24.207_8806" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_appc_10.233.3.55_8443" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.148_8446"
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.207_8806" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.149_9011" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.228_9015" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.207_8806" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.69_8080" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.12.181_3904" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.62.39_9001" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.207_8806" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.176_9518" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Node info in sync
    2021/06/13 01:09:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.999847ms) from=10.233.78.191:56186
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.22.154_9005" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.109_9004" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.53_9007" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.47.209_9009" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.148_8446" in sync
    2021/06/13 01:09:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.148