Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ 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: '58e352f5-ef4d-fa76-2f01-6d7eb411a374'
         Node name: 'onap-msb-consul-f96d66b85-ljs6z'
        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:

    2022/04/28 05:05:53 [DEBUG] agent: Using random ID "58e352f5-ef4d-fa76-2f01-6d7eb411a374" as node ID
    2022/04/28 05:05:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:58e352f5-ef4d-fa76-2f01-6d7eb411a374 Address:127.0.0.1:8300}]
    2022/04/28 05:05:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/04/28 05:05:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-ljs6z.dc1 127.0.0.1
    2022/04/28 05:05:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-ljs6z 127.0.0.1
    2022/04/28 05:05:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-ljs6z.dc1" in area "wan"
    2022/04/28 05:05:53 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/04/28 05:05:53 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-ljs6z (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:05:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/04/28 05:05:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/04/28 05:05:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/04/28 05:05:53 [INFO] agent: started state syncer
    2022/04/28 05:05:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/04/28 05:05:53 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/04/28 05:05:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/04/28 05:05:53 [DEBUG] raft: Votes needed: 1
    2022/04/28 05:05:53 [DEBUG] raft: Vote granted from 58e352f5-ef4d-fa76-2f01-6d7eb411a374 in term 2. Tally: 1
    2022/04/28 05:05:53 [INFO] raft: Election won. Tally: 1
    2022/04/28 05:05:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/04/28 05:05:53 [INFO] consul: cluster leadership acquired
    2022/04/28 05:05:53 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-ljs6z
    2022/04/28 05:05:53 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/04/28 05:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:05:53 [INFO] consul: member 'onap-msb-consul-f96d66b85-ljs6z' joined, marking health alive
    2022/04/28 05:05:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:05:53 [INFO] agent: Synced node info
    2022/04/28 05:05:53 [DEBUG] agent: Node info in sync
    2022/04/28 05:05:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:05:55 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.0 (currently running: 1.4.3)
    2022/04/28 05:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:07:17 [DEBUG] agent: Node info in sync
    2022/04/28 05:07:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-ljs6z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:08:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:08:25 [DEBUG] agent: Node info in sync
    2022/04/28 05:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:10:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:10:01 [DEBUG] agent: Node info in sync
    2022/04/28 05:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-ljs6z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:11:14 [DEBUG] agent: Node info in sync
    2022/04/28 05:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-ljs6z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:13:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:13:06 [DEBUG] agent: Node info in sync
    2022/04/28 05:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:14:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:14:42 [DEBUG] agent: Node info in sync
    2022/04/28 05:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:15:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-ljs6z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:15:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:15:45 [DEBUG] agent: Node info in sync
    2022/04/28 05:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:17:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-ljs6z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/28 05:17:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/28 05:17:40 [DEBUG] agent: Node info in sync
    2022/04/28 05:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-ljs6z" since the cluster is too small
    2022/04/28 05:18:29 [DEBUG] http: Request GET /v1/status/leader (4.137709ms) from=10.233.68.140:58716
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.171_9011"
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (14.95316ms) from=10.233.68.140:58736
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (12.233184ms) from=10.233.68.140:58738
    2022/04/28 05:18:30 [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.
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.171_9011"
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (31.945482ms) from=10.233.68.140:58746
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (463.317µs) from=10.233.68.140:58748
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [INFO] agent: Synced service "_v1_sdc_10.233.58.212_8443"
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (24.459692ms) from=10.233.68.140:58752
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (515.043µs) from=10.233.68.140:58756
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:30 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.58.212_8080"
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (20.344548ms) from=10.233.68.140:58760
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (470.493µs) from=10.233.68.140:58762
    2022/04/28 05:18:30 [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.
    2022/04/28 05:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:30 [INFO] agent: Synced service "_v1_message-router_10.233.45.129_3904"
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.252728ms) from=10.233.68.140:58770
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:30 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (525.847µs) from=10.233.68.140:58772
    2022/04/28 05:18:31 [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.
    2022/04/28 05:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [INFO] agent: Synced service "_v0_multicloud_10.233.8.157_9001"
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (16.727457ms) from=10.233.68.140:58780
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (474.968µs) from=10.233.68.140:58782
    2022/04/28 05:18:31 [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.
    2022/04/28 05:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [INFO] agent: Synced service "_v1_multicloud_10.233.8.157_9001"
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.76554ms) from=10.233.68.140:58786
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (422.785µs) from=10.233.68.140:58788
    2022/04/28 05:18:31 [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.
    2022/04/28 05:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.153_9015"
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (27.684525ms) from=10.233.68.140:58794
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:31 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (385.134µs) from=10.233.68.140:58796
    2022/04/28 05:18:31 [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.
    2022/04/28 05:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.29.224_443"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.661448ms) from=10.233.68.140:58808
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (8.43327ms) from=10.233.68.140:58810
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.123_9007"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (10.755825ms) from=10.233.68.140:58816
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (311.243µs) from=10.233.68.140:58818
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.123_9007"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (10.442558ms) from=10.233.68.140:58826
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (986.488µs) from=10.233.68.140:58828
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.40.198_8443"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.580953ms) from=10.233.68.140:58832
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (346.326µs) from=10.233.68.140:58836
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.93_8181"
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (19.025933ms) from=10.233.68.140:58842
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (439.1µs) from=10.233.68.140:58844
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_parser_10.233.49.50_8806"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (17.627763ms) from=10.233.68.140:58848
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (342.751µs) from=10.233.68.140:58850
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_catalog_10.233.49.50_8806"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (12.403861ms) from=10.233.68.140:58856
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (362.944µs) from=10.233.68.140:58860
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_nsd_10.233.49.50_8806"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.399289ms) from=10.233.68.140:58864
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (370.573µs) from=10.233.68.140:58868
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.49.50_8806"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (13.962546ms) from=10.233.68.140:58876
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (401.492µs) from=10.233.68.140:58882
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [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.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.096219ms) from=10.233.68.140:58888
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:32 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (345.406µs) from=10.233.68.140:58890
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (13.292184ms) from=10.233.68.140:58894
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (546.975µs) from=10.233.68.140:58896
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (13.061175ms) from=10.233.68.140:58902
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (465.489µs) from=10.233.68.140:58904
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (14.07631ms) from=10.233.68.140:58910
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (514.394µs) from=10.233.68.140:58914
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.104551ms) from=10.233.68.140:58918
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (434.236µs) from=10.233.68.140:58920
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.328755ms) from=10.233.68.140:58924
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (392.08µs) from=10.233.68.140:58926
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.632246ms) from=10.233.68.140:58930
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (383.93µs) from=10.233.68.140:58932
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.508988ms) from=10.233.68.140:58936
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (379.753µs) from=10.233.68.140:58938
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.074453ms) from=10.233.68.140:58944
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (308.365µs) from=10.233.68.140:58946
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.695964ms) from=10.233.68.140:58950
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (354.287µs) from=10.233.68.140:58952
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.316631ms) from=10.233.68.140:58956
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (397.175µs) from=10.233.68.140:58960
    2022/04/28 05:18:33 [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.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.974462ms) from=10.233.68.140:58966
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:33 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (337.242µs) from=10.233.68.140:58968
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (16.245006ms) from=10.233.68.140:58974
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (435.406µs) from=10.233.68.140:58984
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (19.66643ms) from=10.233.68.140:58988
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (441.166µs) from=10.233.68.140:58990
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (20.878276ms) from=10.233.68.140:58996
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (423.469µs) from=10.233.68.140:59000
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (7.45904ms) from=10.233.68.140:59004
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (525.99µs) from=10.233.68.140:59006
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.007576ms) from=10.233.68.140:59010
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (436.299µs) from=10.233.68.140:59016
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (7.268516ms) from=10.233.68.140:59020
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (351.25µs) from=10.233.68.140:59022
    2022/04/28 05:18:34 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.958688ms) from=10.233.68.140:59028
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (402.56µs) from=10.233.68.140:59030
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.675366ms) from=10.233.68.140:59038
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (333.867µs) from=10.233.68.140:59040
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [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.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.486216ms) from=10.233.68.140:59044
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (358.91µs) from=10.233.68.140:59046
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (74.641976ms) from=10.233.68.140:59050
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (397.106µs) from=10.233.68.140:59064
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (55.179127ms) from=10.233.68.140:59068
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (612.981µs) from=10.233.68.140:59072
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (17.023586ms) from=10.233.68.140:59080
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (689.737µs) from=10.233.68.140:59092
    2022/04/28 05:18:35 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (53.682749ms) from=10.233.68.140:59102
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (13.639786ms) from=10.233.68.140:59104
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (18.269118ms) from=10.233.68.140:59110
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (490.83µs) from=10.233.68.140:59118
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (14.49807ms) from=10.233.68.140:59124
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (383.734µs) from=10.233.68.140:59128
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (13.836313ms) from=10.233.68.140:59132
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:35 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (55.603143ms) from=10.233.68.140:59136
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [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.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.119617ms) from=10.233.68.140:59146
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (450.418µs) from=10.233.68.140:59150
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (20.109647ms) from=10.233.68.140:59156
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (448.598µs) from=10.233.68.140:59160
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (13.606093ms) from=10.233.68.140:59166
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (418.138µs) from=10.233.68.140:59168
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.772677ms) from=10.233.68.140:59174
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (456.43µs) from=10.233.68.140:59176
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.31638ms) from=10.233.68.140:59190
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (529.823µs) from=10.233.68.140:59192
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.887713ms) from=10.233.68.140:59196
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (294.28µs) from=10.233.68.140:59198
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.19142ms) from=10.233.68.140:59202
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (661.112µs) from=10.233.68.140:59204
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.573302ms) from=10.233.68.140:59208
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (329.55µs) from=10.233.68.140:59210
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.271035ms) from=10.233.68.140:59214
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (331.52µs) from=10.233.68.140:59216
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.202078ms) from=10.233.68.140:59222
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (387.986µs) from=10.233.68.140:59232
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (20.145903ms) from=10.233.68.140:59238
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (395.745µs) from=10.233.68.140:59240
    2022/04/28 05:18:36 [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.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (24.8958ms) from=10.233.68.140:59244
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:36 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (332.638µs) from=10.233.68.140:59246
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (17.929497ms) from=10.233.68.140:59250
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (328.99µs) from=10.233.68.140:59252
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.511786ms) from=10.233.68.140:59258
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (767.253µs) from=10.233.68.140:59260
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.006871ms) from=10.233.68.140:59266
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (471.14µs) from=10.233.68.140:59268
    2022/04/28 05:18:37 [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.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.935018ms) from=10.233.68.140:59274
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (359.122µs) from=10.233.68.140:59276
    2022/04/28 05:18:37 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v15__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.669954ms) from=10.233.68.140:59282
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (473.185µs) from=10.233.68.140:59284
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v15_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.135936ms) from=10.233.68.140:59288
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (385.132µs) from=10.233.68.140:59292
    2022/04/28 05:18:37 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (19.314488ms) from=10.233.68.140:59298
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (357.785µs) from=10.233.68.140:59300
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v16_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.197078ms) from=10.233.68.140:59304
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (380.793µs) from=10.233.68.140:59310
    2022/04/28 05:18:37 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v17__aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (18.339133ms) from=10.233.68.140:59314
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (357.739µs) from=10.233.68.140:59316
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.224_443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.93_8181" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.157_9001" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.212_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.212_8080" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_parser_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.198_8443" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.153_9015" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.129_3904" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [INFO] agent: Synced service "_v17_aai-nquery_10.233.73.210_8446"
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.171_9011" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.123_9007" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.49.50_8806" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Node info in sync
    2022/04/28 05:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.20369ms) from=10.233.68.140:59320
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.210_8446" in sync
    2022/04/28 05:18:37 [DEBUG] agent: Service "_