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: '8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392'
         Node name: 'onap-msb-consul-86975585d9-5np7q'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/04/14 04:12:38 [DEBUG] agent: Using random ID "8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392" as node ID
    2021/04/14 04:12:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392 Address:127.0.0.1:8300}]
    2021/04/14 04:12:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/14 04:12:39 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/14 04:12:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/14 04:12:39 [WARN] raft: Unable to get address for server id 8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392, using fallback address 127.0.0.1:8300: Could not find address for server id 8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392
    2021/04/14 04:12:39 [DEBUG] raft: Votes needed: 1
    2021/04/14 04:12:39 [DEBUG] raft: Vote granted from 8f3c2bc7-0f5e-dc7a-0d1e-269f4300b392 in term 2. Tally: 1
    2021/04/14 04:12:39 [INFO] raft: Election won. Tally: 1
    2021/04/14 04:12:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/14 04:12:39 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-5np7q.dc1 127.0.0.1
    2021/04/14 04:12:40 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-5np7q 127.0.0.1
    2021/04/14 04:12:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/14 04:12:40 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-5np7q (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/14 04:12:40 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-5np7q.dc1" in area "wan"
    2021/04/14 04:12:40 [INFO] consul: cluster leadership acquired
    2021/04/14 04:12:40 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/14 04:12:40 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-5np7q
    2021/04/14 04:12:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/14 04:12:40 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/14 04:12:40 [INFO] agent: started state syncer
    2021/04/14 04:12:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/14 04:12:40 [INFO] agent: Synced node info
    2021/04/14 04:12:40 [DEBUG] agent: Node info in sync
    2021/04/14 04:12:41 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/14 04:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:12:41 [INFO] consul: member 'onap-msb-consul-86975585d9-5np7q' joined, marking health alive
    2021/04/14 04:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:12:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/14 04:12:43 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/14 04:13:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:14:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/14 04:14:39 [DEBUG] agent: Node info in sync
    2021/04/14 04:14:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-5np7q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/14 04:14:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:15:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:16:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/14 04:16:13 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:40 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-5np7q" since the cluster is too small
    2021/04/14 04:16:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-5np7q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/14 04:16:44 [DEBUG] http: Request GET /v1/status/leader (39.109949ms) from=10.233.68.109:35142
    2021/04/14 04:16:45 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:45 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.27.202_9005"
    2021/04/14 04:16:45 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:45 [DEBUG] http: Request PUT /v1/agent/service/register (186.552041ms) from=10.233.68.109:35152
    2021/04/14 04:16:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:45 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.287525ms) from=10.233.68.109:35164
    2021/04/14 04:16:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:48 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.27.202_9005"
    2021/04/14 04:16:48 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.185326081s) from=10.233.68.109:35174
    2021/04/14 04:16:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:48 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:48 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (529.609µs) from=10.233.68.109:35196
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.27.202_9005"
    2021/04/14 04:16:49 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:49 [DEBUG] http: Request PUT /v1/agent/service/register (41.54033ms) from=10.233.68.109:35200
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (453.538µs) from=10.233.68.109:35204
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.191_9007"
    2021/04/14 04:16:49 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:49 [DEBUG] http: Request PUT /v1/agent/service/register (211.800978ms) from=10.233.68.109:35210
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:49 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (382.479µs) from=10.233.68.109:35212
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.191_9007"
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:50 [DEBUG] http: Request PUT /v1/agent/service/register (113.279458ms) from=10.233.68.109:35218
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (522.496µs) from=10.233.68.109:35222
    2021/04/14 04:16:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:50 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.54.250_9004"
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:50 [DEBUG] http: Request PUT /v1/agent/service/register (131.251924ms) from=10.233.68.109:35226
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (377.675µs) from=10.233.68.109:35228
    2021/04/14 04:16:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:50 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.54.250_9004"
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:50 [DEBUG] http: Request PUT /v1/agent/service/register (162.201562ms) from=10.233.68.109:35230
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:50 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:51 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (534.825µs) from=10.233.68.109:35236
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.111_443"
    2021/04/14 04:16:51 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (272.32797ms) from=10.233.68.109:35240
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (327.591µs) from=10.233.68.109:35242
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.50.18_9518"
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (41.668826ms) from=10.233.68.109:35246
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:51 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (302.155µs) from=10.233.68.109:35248
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.63.248_9009"
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (300.72655ms) from=10.233.68.109:35250
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (328.505µs) from=10.233.68.109:35256
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.63.248_9009"
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (102.025108ms) from=10.233.68.109:35258
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (452.357µs) from=10.233.68.109:35260
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [INFO] agent: Synced service "_v1_appc_10.233.16.156_8443"
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (100.491243ms) from=10.233.68.109:35262
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:52 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:52 [DEBUG] http: Request GET /v1/health/service/appc-v1 (350.549µs) from=10.233.68.109:35266
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [INFO] agent: Synced service "_v1_parser_10.233.43.91_8806"
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request PUT /v1/agent/service/register (242.207665ms) from=10.233.68.109:35272
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (349.402µs) from=10.233.68.109:35274
    2021/04/14 04:16:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [INFO] agent: Synced service "_v1_catalog_10.233.43.91_8806"
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request PUT /v1/agent/service/register (303.840571ms) from=10.233.68.109:35278
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (292.668µs) from=10.233.68.109:35286
    2021/04/14 04:16:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [INFO] agent: Synced service "_v1_nsd_10.233.43.91_8806"
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request PUT /v1/agent/service/register (252.74792ms) from=10.233.68.109:35288
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:53 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (470.459µs) from=10.233.68.109:35292
    2021/04/14 04:16:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.91_8806"
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:54 [DEBUG] http: Request PUT /v1/agent/service/register (338.237755ms) from=10.233.68.109:35294
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:54 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (464.936µs) from=10.233.68.109:35300
    2021/04/14 04:16:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [INFO] agent: Synced service "_v0_multicloud_10.233.2.170_9001"
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:55 [DEBUG] http: Request PUT /v1/agent/service/register (163.145472ms) from=10.233.68.109:35302
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:55 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.951721ms) from=10.233.68.109:35316
    2021/04/14 04:16:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [INFO] agent: Synced service "_v1_multicloud_10.233.2.170_9001"
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (574.652054ms) from=10.233.68.109:35320
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.618µs) from=10.233.68.109:35334
    2021/04/14 04:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [INFO] agent: Synced service "_v1_message-router_10.233.23.38_3904"
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (200.169674ms) from=10.233.68.109:35338
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (349.997µs) from=10.233.68.109:35342
    2021/04/14 04:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.187_9011"
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request PUT /v1/agent/service/register (141.556543ms) from=10.233.68.109:35344
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:56 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (339.359µs) from=10.233.68.109:35350
    2021/04/14 04:16:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.187_9011"
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (668.15752ms) from=10.233.68.109:35352
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (379.933µs) from=10.233.68.109:35356
    2021/04/14 04:16:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.11.175_9015"
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:57 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:57 [DEBUG] http: Request PUT /v1/agent/service/register (232.087486ms) from=10.233.68.109:35358
    2021/04/14 04:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (195.830162ms) from=10.233.68.109:35366
    2021/04/14 04:16:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:58 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.55.6_8080"
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:58 [DEBUG] http: Request PUT /v1/agent/service/register (500.708383ms) from=10.233.68.109:35372
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:58 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (550.845µs) from=10.233.68.109:35378
    2021/04/14 04:16:59 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16: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/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:16:59 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (478.702032ms) from=10.233.68.109:35382
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (343.675µs) from=10.233.68.109:35390
    2021/04/14 04:16:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:16: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/04/14 04:16: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/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:16:59 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Node info in sync
    2021/04/14 04:16:59 [DEBUG] http: Request PUT /v1/agent/service/register (126.458241ms) from=10.233.68.109:35392
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:16:59 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (89.738354ms) from=10.233.68.109:35400
    2021/04/14 04:17:00 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:00 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:00 [DEBUG] http: Request PUT /v1/agent/service/register (437.425931ms) from=10.233.68.109:35404
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:00 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (637.446µs) from=10.233.68.109:35408
    2021/04/14 04:17:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (328.445863ms) from=10.233.68.109:35410
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (455.791µs) from=10.233.68.109:35424
    2021/04/14 04:17:01 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (204.454673ms) from=10.233.68.109:35426
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (457.879µs) from=10.233.68.109:35430
    2021/04/14 04:17:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request PUT /v1/agent/service/register (370.705703ms) from=10.233.68.109:35432
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:01 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (293.314µs) from=10.233.68.109:35438
    2021/04/14 04:17:01 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (209.545792ms) from=10.233.68.109:35440
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (375.842µs) from=10.233.68.109:35442
    2021/04/14 04:17:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.73903ms) from=10.233.68.109:35444
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:02 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (430.053µs) from=10.233.68.109:35446
    2021/04/14 04:17:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:03 [DEBUG] http: Request PUT /v1/agent/service/register (600.483845ms) from=10.233.68.109:35452
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (87.446015ms) from=10.233.68.109:35466
    2021/04/14 04:17:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:03 [DEBUG] http: Request PUT /v1/agent/service/register (203.810319ms) from=10.233.68.109:35468
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:03 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (379.545µs) from=10.233.68.109:35474
    2021/04/14 04:17:04 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:04 [DEBUG] http: Request PUT /v1/agent/service/register (204.116402ms) from=10.233.68.109:35476
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:04 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.477836ms) from=10.233.68.109:35482
    2021/04/14 04:17:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:05 [DEBUG] http: Request PUT /v1/agent/service/register (322.312821ms) from=10.233.68.109:35486
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (446.062µs) from=10.233.68.109:35496
    2021/04/14 04:17:05 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:05 [DEBUG] http: Request PUT /v1/agent/service/register (463.072462ms) from=10.233.68.109:35500
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (47.966044ms) from=10.233.68.109:35504
    2021/04/14 04:17:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:05 [DEBUG] http: Request PUT /v1/agent/service/register (88.039414ms) from=10.233.68.109:35508
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:05 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (412.119µs) from=10.233.68.109:35518
    2021/04/14 04:17:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:06 [DEBUG] http: Request PUT /v1/agent/service/register (187.705117ms) from=10.233.68.109:35522
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (432.188µs) from=10.233.68.109:35528
    2021/04/14 04:17:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:06 [DEBUG] http: Request PUT /v1/agent/service/register (461.093191ms) from=10.233.68.109:35530
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:06 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (26.107319ms) from=10.233.68.109:35536
    2021/04/14 04:17:07 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:07 [DEBUG] http: Request PUT /v1/agent/service/register (701.414574ms) from=10.233.68.109:35538
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:07 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (418.248µs) from=10.233.68.109:35548
    2021/04/14 04:17:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.91_8446"
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (180.183883ms) from=10.233.68.109:35554
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (461.611µs) from=10.233.68.109:35560
    2021/04/14 04:17:08 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (317.446989ms) from=10.233.68.109:35566
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.951525ms) from=10.233.68.109:35568
    2021/04/14 04:17:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17: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/04/14 04:17: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/04/14 04:17:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:08 [DEBUG] http: Request PUT /v1/agent/service/register (183.243684ms) from=10.233.68.109:35572
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (477.327µs) from=10.233.68.109:35574
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:09 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:09 [DEBUG] http: Request PUT /v1/agent/service/register (114.302474ms) from=10.233.68.109:35576
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:09 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (399.359µs) from=10.233.68.109:35582
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:10 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.567653ms) from=10.233.68.109:35586
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:10 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (544.091µs) from=10.233.68.109:35594
    2021/04/14 04:17:10 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:12 [DEBUG] http: Request PUT /v1/agent/service/register (2.035635773s) from=10.233.68.109:35596
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:12 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (58.762256ms) from=10.233.68.109:35608
    2021/04/14 04:17:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.344139512s) from=10.233.68.109:35610
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (373.388µs) from=10.233.68.109:35638
    2021/04/14 04:17:15 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:15 [DEBUG] http: Request PUT /v1/agent/service/register (382.829005ms) from=10.233.68.109:35640
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (440.702µs) from=10.233.68.109:35646
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (479.460624ms) from=10.233.68.109:35648
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (422.597µs) from=10.233.68.109:35666
    2021/04/14 04:17:16 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (241.936002ms) from=10.233.68.109:35668
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:16 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (420.023µs) from=10.233.68.109:35676
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:17 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (203.785491ms) from=10.233.68.109:35682
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:17 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (328.819µs) from=10.233.68.109:35684
    2021/04/14 04:17:17 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (800.451204ms) from=10.233.68.109:35686
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (402.727µs) from=10.233.68.109:35702
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (381.621933ms) from=10.233.68.109:35704
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:18 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (433.656µs) from=10.233.68.109:35708
    2021/04/14 04:17:18 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (300.52716ms) from=10.233.68.109:35710
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (546.388µs) from=10.233.68.109:35716
    2021/04/14 04:17:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (306.299281ms) from=10.233.68.109:35718
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:19 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (382.236551ms) from=10.233.68.109:35724
    2021/04/14 04:17:20 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (200.280664ms) from=10.233.68.109:35730
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (93.740655ms) from=10.233.68.109:35736
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:20 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (276.507774ms) from=10.233.68.109:35742
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (346.424µs) from=10.233.68.109:35746
    2021/04/14 04:17:21 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (258.683052ms) from=10.233.68.109:35752
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:21 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (193.790724ms) from=10.233.68.109:35756
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.91_8446"
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (509.063061ms) from=10.233.68.109:35758
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:22 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (382.616µs) from=10.233.68.109:35760
    2021/04/14 04:17:22 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (387.669867ms) from=10.233.68.109:35762
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (449.498µs) from=10.233.68.109:35770
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (200.337741ms) from=10.233.68.109:35778
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (313.109µs) from=10.233.68.109:35780
    2021/04/14 04:17:23 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:23 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:23 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (278.707297ms) from=10.233.68.109:35782
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (566.629µs) from=10.233.68.109:35790
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:24 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (163.135019ms) from=10.233.68.109:35796
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (383.885µs) from=10.233.68.109:35802
    2021/04/14 04:17:25 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (347.214038ms) from=10.233.68.109:35808
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:25 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (650.893µs) from=10.233.68.109:35810
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (301.129767ms) from=10.233.68.109:35812
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (344.406µs) from=10.233.68.109:35826
    2021/04/14 04:17:26 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (272.311501ms) from=10.233.68.109:35832
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (445.382µs) from=10.233.68.109:35834
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_parser_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.38_3904" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.91_8446"
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.6_8080" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.18_9518" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Node info in sync
    2021/04/14 04:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (106.662038ms) from=10.233.68.109:35836
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.54.250_9004" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_appc_10.233.16.156_8443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.175_9015" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.91_8806" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.170_9001" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.111_443" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.187_9011" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.91_8446" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.27.202_9005" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.191_9007" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.63.248_9009" in sync
    2021/04/14 04:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.91_8446" in sync
    2021/