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: 'c3ab7385-7f2e-e75b-a505-cef8d530d611'
         Node name: 'onap-msb-consul-84b6694df7-zwx64'
        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:

    2023/06/28 03:52:18 [DEBUG] agent: Using random ID "c3ab7385-7f2e-e75b-a505-cef8d530d611" as node ID
    2023/06/28 03:52:18 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c3ab7385-7f2e-e75b-a505-cef8d530d611 Address:127.0.0.1:8300}]
    2023/06/28 03:52:18 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/06/28 03:52:18 [INFO] serf: EventMemberJoin: onap-msb-consul-84b6694df7-zwx64.dc1 127.0.0.1
    2023/06/28 03:52:18 [INFO] serf: EventMemberJoin: onap-msb-consul-84b6694df7-zwx64 127.0.0.1
    2023/06/28 03:52:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-84b6694df7-zwx64.dc1" in area "wan"
    2023/06/28 03:52:18 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/06/28 03:52:18 [INFO] consul: Adding LAN server onap-msb-consul-84b6694df7-zwx64 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/06/28 03:52:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/06/28 03:52:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/06/28 03:52:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/06/28 03:52:18 [INFO] agent: started state syncer
    2023/06/28 03:52:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/06/28 03:52:18 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/06/28 03:52:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/06/28 03:52:18 [DEBUG] raft: Votes needed: 1
    2023/06/28 03:52:18 [DEBUG] raft: Vote granted from c3ab7385-7f2e-e75b-a505-cef8d530d611 in term 2. Tally: 1
    2023/06/28 03:52:18 [INFO] raft: Election won. Tally: 1
    2023/06/28 03:52:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/06/28 03:52:18 [INFO] consul: cluster leadership acquired
    2023/06/28 03:52:18 [INFO] consul: New leader elected: onap-msb-consul-84b6694df7-zwx64
    2023/06/28 03:52:18 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/06/28 03:52:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:52:18 [INFO] consul: member 'onap-msb-consul-84b6694df7-zwx64' joined, marking health alive
    2023/06/28 03:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:52:19 [INFO] agent: Synced node info
    2023/06/28 03:52:19 [DEBUG] agent: Node info in sync
    2023/06/28 03:52:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:52:22 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.16.0 (currently running: 1.4.3)
    2023/06/28 03:53:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:53:45 [DEBUG] agent: Node info in sync
    2023/06/28 03:54:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-84b6694df7-zwx64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/06/28 03:54:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:54:48 [DEBUG] agent: Node info in sync
    2023/06/28 03:55:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:55:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:55:49 [DEBUG] agent: Node info in sync
    2023/06/28 03:56:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:56:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-84b6694df7-zwx64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/06/28 03:56:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:56:55 [DEBUG] agent: Node info in sync
    2023/06/28 03:57:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:58:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:58:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:58:21 [DEBUG] agent: Node info in sync
    2023/06/28 03:58:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-84b6694df7-zwx64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/06/28 03:59:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-84b6694df7-zwx64" since the cluster is too small
    2023/06/28 03:59:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/06/28 03:59:31 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/status/leader (839.438µs) from=10.233.69.155:42876
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.20.195_9011"
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (39.735794ms) from=10.233.69.155:42878
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (724.118µs) from=10.233.69.155:42880
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.20.195_9011"
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (16.046539ms) from=10.233.69.155:42882
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.888466ms) from=10.233.69.155:42884
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.51.93_9102"
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.148169ms) from=10.233.69.155:42886
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (477.33µs) from=10.233.69.155:42888
    2023/06/28 04:00:12 [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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_parser_10.233.0.97_8806"
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (23.901697ms) from=10.233.69.155:42890
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (462.628µs) from=10.233.69.155:42892
    2023/06/28 04:00:12 [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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_catalog_10.233.0.97_8806"
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (27.881852ms) from=10.233.69.155:42894
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (415.08µs) from=10.233.69.155:42898
    2023/06/28 04:00:12 [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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_nsd_10.233.0.97_8806"
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.404287ms) from=10.233.69.155:42900
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (886.425µs) from=10.233.69.155:42902
    2023/06/28 04:00:12 [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.
    2023/06/28 04:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.97_8806"
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (24.018111ms) from=10.233.69.155:42904
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:12 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (439.56µs) from=10.233.69.155:42906
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.131_9007"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (34.12632ms) from=10.233.69.155:42908
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (832.585µs) from=10.233.69.155:42910
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.131_9007"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (10.820226ms) from=10.233.69.155:42912
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (371.639µs) from=10.233.69.155:42914
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.142_9015"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.790364ms) from=10.233.69.155:42916
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.56484ms) from=10.233.69.155:42918
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.60.163_9101"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (18.871219ms) from=10.233.69.155:42920
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (2.545566ms) from=10.233.69.155:42922
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.197_8080"
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (28.267149ms) from=10.233.69.155:42924
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (529.147µs) from=10.233.69.155:42926
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v0_multicloud_10.233.51.204_9001"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (14.398648ms) from=10.233.69.155:42928
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (709.797µs) from=10.233.69.155:42930
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v1_multicloud_10.233.51.204_9001"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (15.947803ms) from=10.233.69.155:42932
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (354.376µs) from=10.233.69.155:42934
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.154558ms) from=10.233.69.155:42936
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (379.577µs) from=10.233.69.155:42938
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.023943ms) from=10.233.69.155:42940
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (315.267µs) from=10.233.69.155:42942
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.506788ms) from=10.233.69.155:42944
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (312.637µs) from=10.233.69.155:42946
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.225804ms) from=10.233.69.155:42948
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (320.41µs) from=10.233.69.155:42950
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.938744ms) from=10.233.69.155:42954
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (420.938µs) from=10.233.69.155:42956
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.624871ms) from=10.233.69.155:42958
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (542.302µs) from=10.233.69.155:42960
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.487239ms) from=10.233.69.155:42964
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.247743ms) from=10.233.69.155:42966
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.262202ms) from=10.233.69.155:42968
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (505.398µs) from=10.233.69.155:42970
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [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.
    2023/06/28 04:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.883662ms) from=10.233.69.155:42972
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:13 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (618.681µs) from=10.233.69.155:42974
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.260218ms) from=10.233.69.155:42976
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (391.289µs) from=10.233.69.155:42978
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (16.234582ms) from=10.233.69.155:42980
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (367.075µs) from=10.233.69.155:42982
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.669945ms) from=10.233.69.155:42984
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (562.184µs) from=10.233.69.155:42986
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (34.52676ms) from=10.233.69.155:42988
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (483.829µs) from=10.233.69.155:42990
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.610997ms) from=10.233.69.155:42992
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (508.013µs) from=10.233.69.155:42994
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.15813ms) from=10.233.69.155:42996
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (446.628µs) from=10.233.69.155:42998
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.922079ms) from=10.233.69.155:43000
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (574.715µs) from=10.233.69.155:43002
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.958193ms) from=10.233.69.155:43004
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (426.899µs) from=10.233.69.155:43006
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.174631ms) from=10.233.69.155:43008
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (458.03µs) from=10.233.69.155:43010
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.476687ms) from=10.233.69.155:43012
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (364.273µs) from=10.233.69.155:43014
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (28.225334ms) from=10.233.69.155:43016
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (405.183µs) from=10.233.69.155:43018
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (13.611256ms) from=10.233.69.155:43022
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (441.836µs) from=10.233.69.155:43024
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.911101ms) from=10.233.69.155:43026
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (480.108µs) from=10.233.69.155:43028
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.809371ms) from=10.233.69.155:43030
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (789.27µs) from=10.233.69.155:43032
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (77.095298ms) from=10.233.69.155:43034
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (519.836µs) from=10.233.69.155:43036
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (20.992495ms) from=10.233.69.155:43038
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (424.9µs) from=10.233.69.155:43040
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.921903ms) from=10.233.69.155:43042
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (417.255µs) from=10.233.69.155:43046
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.673854ms) from=10.233.69.155:43048
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (719.275µs) from=10.233.69.155:43050
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [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.
    2023/06/28 04:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.705138ms) from=10.233.69.155:43052
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:14 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (436.759µs) from=10.233.69.155:43054
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.325458ms) from=10.233.69.155:43056
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (573.162µs) from=10.233.69.155:43060
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (35.775247ms) from=10.233.69.155:43062
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (520.826µs) from=10.233.69.155:43064
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (34.802894ms) from=10.233.69.155:43066
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (480.302µs) from=10.233.69.155:43070
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (30.947353ms) from=10.233.69.155:43072
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (376.336µs) from=10.233.69.155:43076
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (60.556435ms) from=10.233.69.155:43080
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (392.408µs) from=10.233.69.155:43082
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.493884ms) from=10.233.69.155:43088
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (432.955µs) from=10.233.69.155:43090
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.358474ms) from=10.233.69.155:43092
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (315.293µs) from=10.233.69.155:43094
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.44742ms) from=10.233.69.155:43096
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (394.187µs) from=10.233.69.155:43098
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.270351ms) from=10.233.69.155:43100
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (585.814µs) from=10.233.69.155:43102
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (8.294422ms) from=10.233.69.155:43106
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.193367ms) from=10.233.69.155:43110
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.526073ms) from=10.233.69.155:43112
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (821.26µs) from=10.233.69.155:43118
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (45.480354ms) from=10.233.69.155:43120
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (383.798µs) from=10.233.69.155:43126
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (25.207812ms) from=10.233.69.155:43128
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (322.512µs) from=10.233.69.155:43136
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (22.285895ms) from=10.233.69.155:43140
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (344.164µs) from=10.233.69.155:43144
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [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.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (44.571159ms) from=10.233.69.155:43146
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:15 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (3.075213ms) from=10.233.69.155:43148
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.187448ms) from=10.233.69.155:43150
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (431.466µs) from=10.233.69.155:43152
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.336335ms) from=10.233.69.155:43154
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (620.292µs) from=10.233.69.155:43156
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.165437ms) from=10.233.69.155:43158
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (379.64µs) from=10.233.69.155:43160
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.096504ms) from=10.233.69.155:43162
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (431.638µs) from=10.233.69.155:43164
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.797083ms) from=10.233.69.155:43166
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (599.714µs) from=10.233.69.155:43168
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (28.097393ms) from=10.233.69.155:43170
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (397.17µs) from=10.233.69.155:43172
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (20.208945ms) from=10.233.69.155:43174
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (386.191µs) from=10.233.69.155:43176
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v18__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.830203ms) from=10.233.69.155:43178
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (551.863µs) from=10.233.69.155:43180
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v18_aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.68862ms) from=10.233.69.155:43182
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (483.053µs) from=10.233.69.155:43184
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [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.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_parser_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.197_8080" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [INFO] agent: Synced service "_v19__aai-nquery_10.233.66.10_8446"
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.195_9011" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Node info in sync
    2023/06/28 04:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.370995ms) from=10.233.69.155:43186
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.60.163_9101" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.204_9001" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.97_8806" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.51.93_9102" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.142_9015" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.131_9007" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.10_8446" in sync
    2023/06/28 04:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.10_8446"