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: '73183262-0fb9-15a4-80ae-8e8c417c699f'
         Node name: 'onap-msb-consul-f96d66b85-k8xpd'
        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/06/30 05:03:49 [DEBUG] agent: Using random ID "73183262-0fb9-15a4-80ae-8e8c417c699f" as node ID
    2022/06/30 05:03:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:73183262-0fb9-15a4-80ae-8e8c417c699f Address:127.0.0.1:8300}]
    2022/06/30 05:03:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/06/30 05:03:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-k8xpd.dc1 127.0.0.1
    2022/06/30 05:03:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-k8xpd 127.0.0.1
    2022/06/30 05:03:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-k8xpd.dc1" in area "wan"
    2022/06/30 05:03:49 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-k8xpd (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/30 05:03:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/06/30 05:03:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/06/30 05:03:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/06/30 05:03:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/06/30 05:03:49 [INFO] agent: started state syncer
    2022/06/30 05:03:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/06/30 05:03:49 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/06/30 05:03:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/06/30 05:03:49 [DEBUG] raft: Votes needed: 1
    2022/06/30 05:03:49 [DEBUG] raft: Vote granted from 73183262-0fb9-15a4-80ae-8e8c417c699f in term 2. Tally: 1
    2022/06/30 05:03:49 [INFO] raft: Election won. Tally: 1
    2022/06/30 05:03:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/06/30 05:03:49 [INFO] consul: cluster leadership acquired
    2022/06/30 05:03:49 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-k8xpd
    2022/06/30 05:03:49 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/06/30 05:03:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:03:49 [INFO] consul: member 'onap-msb-consul-f96d66b85-k8xpd' joined, marking health alive
    2022/06/30 05:03:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:03:49 [INFO] agent: Synced node info
    2022/06/30 05:03:49 [DEBUG] agent: Node info in sync
    2022/06/30 05:03:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:03:52 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/06/30 05:04:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:05:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:05:03 [DEBUG] agent: Node info in sync
    2022/06/30 05:05:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k8xpd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/30 05:05:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:06:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:06:10 [DEBUG] agent: Node info in sync
    2022/06/30 05:06:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:07:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:08:09 [DEBUG] agent: Node info in sync
    2022/06/30 05:08:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k8xpd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/30 05:08:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:09:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:09:30 [DEBUG] agent: Node info in sync
    2022/06/30 05:09:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:10:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:10:35 [DEBUG] agent: Node info in sync
    2022/06/30 05:10:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:11:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k8xpd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/30 05:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:11:48 [DEBUG] agent: Node info in sync
    2022/06/30 05:11:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:12:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:13:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:13:40 [DEBUG] agent: Node info in sync
    2022/06/30 05:13:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:14:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-k8xpd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/30 05:14:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-k8xpd" since the cluster is too small
    2022/06/30 05:14:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/30 05:14:50 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:52 [DEBUG] http: Request GET /v1/status/leader (1.728789ms) from=10.233.71.172:59412
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.125_443"
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.53183ms) from=10.233.71.172:59426
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (4.650713ms) from=10.233.71.172:59428
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.51_9011"
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.774536ms) from=10.233.71.172:59430
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (795.466µs) from=10.233.71.172:59432
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.51_9011"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.995339ms) from=10.233.71.172:59434
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (410.664µs) from=10.233.71.172:59436
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.120_9015"
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.880329ms) from=10.233.71.172:59438
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (411.18µs) from=10.233.71.172:59442
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.13.92_9007"
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.67567ms) from=10.233.71.172:59444
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (512.105µs) from=10.233.71.172:59446
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.13.92_9007"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.6135ms) from=10.233.71.172:59450
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (388.268µs) from=10.233.71.172:59452
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_parser_10.233.16.88_8806"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.651003ms) from=10.233.71.172:59454
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (379.773µs) from=10.233.71.172:59456
    2022/06/30 05:14:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_catalog_10.233.16.88_8806"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.139985ms) from=10.233.71.172:59458
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (521.54µs) from=10.233.71.172:59460
    2022/06/30 05:14:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_nsd_10.233.16.88_8806"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.341278ms) from=10.233.71.172:59462
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (413.61µs) from=10.233.71.172:59464
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.16.88_8806"
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.637524ms) from=10.233.71.172:59466
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (389.65µs) from=10.233.71.172:59468
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_sdc_10.233.14.252_8443"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.887958ms) from=10.233.71.172:59470
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (390.6µs) from=10.233.71.172:59472
    2022/06/30 05:14:53 [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/06/30 05:14:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.14.252_8080"
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.019956ms) from=10.233.71.172:59474
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:53 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (363.517µs) from=10.233.71.172:59476
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v0_multicloud_10.233.44.124_9001"
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.598593ms) from=10.233.71.172:59480
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (372.233µs) from=10.233.71.172:59482
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v1_multicloud_10.233.44.124_9001"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.146536ms) from=10.233.71.172:59486
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (351.964µs) from=10.233.71.172:59488
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.720926ms) from=10.233.71.172:59490
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (438.418µs) from=10.233.71.172:59492
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.184468ms) from=10.233.71.172:59494
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (407.639µs) from=10.233.71.172:59496
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.691058ms) from=10.233.71.172:59502
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (833.774µs) from=10.233.71.172:59504
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.008986ms) from=10.233.71.172:59506
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (350.846µs) from=10.233.71.172:59508
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.788162ms) from=10.233.71.172:59510
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (976.618µs) from=10.233.71.172:59512
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.62425ms) from=10.233.71.172:59514
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (314.948µs) from=10.233.71.172:59516
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.215646ms) from=10.233.71.172:59520
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (388.343µs) from=10.233.71.172:59522
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.964199ms) from=10.233.71.172:59524
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (387.87µs) from=10.233.71.172:59526
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.135559ms) from=10.233.71.172:59528
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (441.815µs) from=10.233.71.172:59530
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.419589ms) from=10.233.71.172:59532
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (388.932µs) from=10.233.71.172:59534
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.447942ms) from=10.233.71.172:59536
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (648.013µs) from=10.233.71.172:59538
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.029522ms) from=10.233.71.172:59540
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (362.982µs) from=10.233.71.172:59542
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.716978ms) from=10.233.71.172:59546
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (373.741µs) from=10.233.71.172:59548
    2022/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.920598ms) from=10.233.71.172:59552
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (568.89µs) from=10.233.71.172:59554
    2022/06/30 05:14:54 [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/06/30 05:14:54 [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/06/30 05:14:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.759409ms) from=10.233.71.172:59556
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:54 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (452.98µs) from=10.233.71.172:59560
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.503389ms) from=10.233.71.172:59562
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (318.817µs) from=10.233.71.172:59566
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.170266ms) from=10.233.71.172:59570
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (426.759µs) from=10.233.71.172:59572
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.958481ms) from=10.233.71.172:59574
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (12.66059ms) from=10.233.71.172:59576
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.393014ms) from=10.233.71.172:59586
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (539.081µs) from=10.233.71.172:59588
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.032618ms) from=10.233.71.172:59592
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (427.179µs) from=10.233.71.172:59604
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.061232ms) from=10.233.71.172:59606
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (550.768µs) from=10.233.71.172:59608
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.118986ms) from=10.233.71.172:59610
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (524.157µs) from=10.233.71.172:59612
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (20.539553ms) from=10.233.71.172:59614
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (366.53µs) from=10.233.71.172:59616
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.935148ms) from=10.233.71.172:59618
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (360.213µs) from=10.233.71.172:59620
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.342053ms) from=10.233.71.172:59624
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (449.971µs) from=10.233.71.172:59630
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (20.397454ms) from=10.233.71.172:59632
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.114703ms) from=10.233.71.172:59634
    2022/06/30 05:14:55 [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/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.863809ms) from=10.233.71.172:59636
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (360.499µs) from=10.233.71.172:59638
    2022/06/30 05:14:55 [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/06/30 05:14:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.78691ms) from=10.233.71.172:59640
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:55 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (420.332µs) from=10.233.71.172:59642
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.223065ms) from=10.233.71.172:59646
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (486.891µs) from=10.233.71.172:59648
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (9.924623ms) from=10.233.71.172:59650
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (357.295µs) from=10.233.71.172:59652
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (12.368958ms) from=10.233.71.172:59656
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (369.677µs) from=10.233.71.172:59658
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (12.068128ms) from=10.233.71.172:59662
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (420.558µs) from=10.233.71.172:59664
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.674072ms) from=10.233.71.172:59666
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (351.444µs) from=10.233.71.172:59668
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.724848ms) from=10.233.71.172:59672
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (657.861µs) from=10.233.71.172:59674
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (15.206514ms) from=10.233.71.172:59676
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (371.759µs) from=10.233.71.172:59678
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.216405ms) from=10.233.71.172:59682
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (505.792µs) from=10.233.71.172:59684
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (11.025393ms) from=10.233.71.172:59686
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (362.194µs) from=10.233.71.172:59688
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (46.062907ms) from=10.233.71.172:59690
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (444.687µs) from=10.233.71.172:59692
    2022/06/30 05:14:56 [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/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (29.779825ms) from=10.233.71.172:59694
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (4.242469ms) from=10.233.71.172:59696
    2022/06/30 05:14:56 [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/06/30 05:14:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:56 [DEBUG] http: Request PUT /v1/agent/service/register (17.420735ms) from=10.233.71.172:59702
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:56 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (572.477µs) from=10.233.71.172:59706
    2022/06/30 05:14:57 [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/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.374981ms) from=10.233.71.172:59708
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (480.376µs) from=10.233.71.172:59710
    2022/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.414289ms) from=10.233.71.172:59712
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (469.257µs) from=10.233.71.172:59714
    2022/06/30 05:14:57 [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/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.795908ms) from=10.233.71.172:59716
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (626.132µs) from=10.233.71.172:59718
    2022/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.235327ms) from=10.233.71.172:59720
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (391.544µs) from=10.233.71.172:59722
    2022/06/30 05:14:57 [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/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (9.073904ms) from=10.233.71.172:59724
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (587.412µs) from=10.233.71.172:59728
    2022/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.658268ms) from=10.233.71.172:59732
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (13.51927ms) from=10.233.71.172:59734
    2022/06/30 05:14:57 [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/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.624958ms) from=10.233.71.172:59736
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (538.764µs) from=10.233.71.172:59738
    2022/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.137947ms) from=10.233.71.172:59742
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.024402ms) from=10.233.71.172:59744
    2022/06/30 05:14:57 [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/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.541133ms) from=10.233.71.172:59746
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (957.212µs) from=10.233.71.172:59748
    2022/06/30 05:14:57 [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/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.575497ms) from=10.233.71.172:59750
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (391.667µs) from=10.233.71.172:59752
    2022/06/30 05:14:57 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.391513ms) from=10.233.71.172:59754
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (478.458µs) from=10.233.71.172:59758
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [INFO] agent: Synced service "_v18_aai-nquery_10.233.67.212_8446"
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.295549ms) from=10.233.71.172:59760
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.120_9015" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.51_9011" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.14.252_8080" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_parser_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.88_8806" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_sdc_10.233.14.252_8443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.125_443" in sync
    2022/06/30 05:14:57 [DEBUG] agent: Node info in sync
    2022/06/30 05:14:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (414.277µs) from=10.233.71.172:59762
    2022/06/30 05:14:58 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:58 [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/06/30 05:14:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.92_9007" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v18_aai-nquery_10.233.67.212_8446" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.88_8806" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v1_multicloud_10.233.44.124_9001" in sync
    2022/06/30 05:14:58 [DEBUG] agent: Service "_v12_aai-nquery