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: 'def3e52d-77b2-3ceb-06b2-3dee0eef0095'
         Node name: 'onap-msb-consul-f96d66b85-pmtm7'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/11/14 02:39:59 [DEBUG] agent: Using random ID "def3e52d-77b2-3ceb-06b2-3dee0eef0095" as node ID
    2022/11/14 02:39:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:def3e52d-77b2-3ceb-06b2-3dee0eef0095 Address:127.0.0.1:8300}]
    2022/11/14 02:39:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/14 02:39:59 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pmtm7.dc1 127.0.0.1
    2022/11/14 02:39:59 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pmtm7 127.0.0.1
    2022/11/14 02:39:59 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-pmtm7 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/14 02:39:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-pmtm7.dc1" in area "wan"
    2022/11/14 02:39:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/14 02:39:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/14 02:39:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/14 02:39:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/14 02:39:59 [INFO] agent: started state syncer
    2022/11/14 02:39:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/14 02:39:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/14 02:39:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/14 02:39:59 [DEBUG] raft: Votes needed: 1
    2022/11/14 02:39:59 [DEBUG] raft: Vote granted from def3e52d-77b2-3ceb-06b2-3dee0eef0095 in term 2. Tally: 1
    2022/11/14 02:39:59 [INFO] raft: Election won. Tally: 1
    2022/11/14 02:39:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/14 02:39:59 [INFO] consul: cluster leadership acquired
    2022/11/14 02:39:59 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-pmtm7
    2022/11/14 02:39:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/14 02:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:39:59 [INFO] consul: member 'onap-msb-consul-f96d66b85-pmtm7' joined, marking health alive
    2022/11/14 02:39:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:39:59 [INFO] agent: Synced node info
    2022/11/14 02:40:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:40:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:40:01 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/11/14 02:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:41:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:41:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:41:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pmtm7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/14 02:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:42:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:42:38 [DEBUG] agent: Node info in sync
    2022/11/14 02:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:43:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:43:49 [DEBUG] agent: Node info in sync
    2022/11/14 02:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:44:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pmtm7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/14 02:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:45:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:45:19 [DEBUG] agent: Node info in sync
    2022/11/14 02:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:46:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:46:44 [DEBUG] agent: Node info in sync
    2022/11/14 02:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:47:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pmtm7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/14 02:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:48:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:48:27 [DEBUG] agent: Node info in sync
    2022/11/14 02:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:50:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pmtm7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/14 02:50:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:50:17 [DEBUG] agent: Node info in sync
    2022/11/14 02:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:51:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/14 02:51:49 [DEBUG] agent: Node info in sync
    2022/11/14 02:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pmtm7" since the cluster is too small
    2022/11/14 02:52:00 [DEBUG] http: Request GET /v1/status/leader (5.344763ms) from=10.233.68.158:38842
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.7.160_443"
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.213596ms) from=10.233.68.158:38856
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.393435ms) from=10.233.68.158:38862
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:01 [INFO] agent: Synced service "_v1_message-router_10.233.54.131_3904"
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request PUT /v1/agent/service/register (11.039858ms) from=10.233.68.158:38868
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (2.947713ms) from=10.233.68.158:38870
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:01 [INFO] agent: Synced service "_v1_sdc_10.233.16.239_8443"
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.480416ms) from=10.233.68.158:38872
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:01 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:01 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (491.802µs) from=10.233.68.158:38874
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.16.239_8080"
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request PUT /v1/agent/service/register (8.43874ms) from=10.233.68.158:38880
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (532.661µs) from=10.233.68.158:38882
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:02 [INFO] agent: Synced service "_v1_parser_10.233.29.29_8806"
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request PUT /v1/agent/service/register (18.106636ms) from=10.233.68.158:38888
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.140638ms) from=10.233.68.158:38892
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:02 [INFO] agent: Synced service "_v1_catalog_10.233.29.29_8806"
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request PUT /v1/agent/service/register (11.699885ms) from=10.233.68.158:38900
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:02 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (405.578µs) from=10.233.68.158:38902
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [INFO] agent: Synced service "_v1_nsd_10.233.29.29_8806"
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (67.191881ms) from=10.233.68.158:38906
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (419.278µs) from=10.233.68.158:38912
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.29.29_8806"
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (91.466482ms) from=10.233.68.158:38920
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (426.007µs) from=10.233.68.158:38922
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [INFO] agent: Synced service "_v0_multicloud_10.233.13.44_9001"
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (46.316901ms) from=10.233.68.158:38924
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (4.481282ms) from=10.233.68.158:38926
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [INFO] agent: Synced service "_v1_multicloud_10.233.13.44_9001"
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.296133ms) from=10.233.68.158:38928
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (500.506µs) from=10.233.68.158:38930
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.10.5_9011"
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (17.881793ms) from=10.233.68.158:38932
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:03 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (454.827µs) from=10.233.68.158:38934
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.10.5_9011"
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.770265ms) from=10.233.68.158:38938
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (433.217µs) from=10.233.68.158:38940
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.25.88_9015"
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (21.96492ms) from=10.233.68.158:38946
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (7.34695ms) from=10.233.68.158:38948
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.165_8443"
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.806588ms) from=10.233.68.158:38950
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (765.53µs) from=10.233.68.158:38952
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v1_sdc-gui_10.233.11.54_8181"
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (10.631606ms) from=10.233.68.158:38954
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (7.723789ms) from=10.233.68.158:38958
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.42.81_9007"
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.456776ms) from=10.233.68.158:38960
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (506.838µs) from=10.233.68.158:38972
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:04 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.42.81_9007"
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (13.779178ms) from=10.233.68.158:38974
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:04 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (392.241µs) from=10.233.68.158:38976
    2022/11/14 02:52:05 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (18.022013ms) from=10.233.68.158:38980
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.014µs) from=10.233.68.158:38982
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (15.623239ms) from=10.233.68.158:38988
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (399µs) from=10.233.68.158:38990
    2022/11/14 02:52:05 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (12.468578ms) from=10.233.68.158:38992
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (8.15651ms) from=10.233.68.158:38996
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.90031ms) from=10.233.68.158:38998
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (457.02µs) from=10.233.68.158:39000
    2022/11/14 02:52:05 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (25.749096ms) from=10.233.68.158:39004
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (11.597756ms) from=10.233.68.158:39010
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.045578ms) from=10.233.68.158:39012
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (459.944µs) from=10.233.68.158:39014
    2022/11/14 02:52:05 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.025357ms) from=10.233.68.158:39016
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:05 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (577.804µs) from=10.233.68.158:39018
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (27.924164ms) from=10.233.68.158:39020
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (514.834µs) from=10.233.68.158:39022
    2022/11/14 02:52:06 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (18.03568ms) from=10.233.68.158:39024
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (449.722µs) from=10.233.68.158:39030
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (22.652884ms) from=10.233.68.158:39034
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (508.328µs) from=10.233.68.158:39036
    2022/11/14 02:52:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (21.217494ms) from=10.233.68.158:39038
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (484.274µs) from=10.233.68.158:39040
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (23.740411ms) from=10.233.68.158:39046
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (370.044µs) from=10.233.68.158:39048
    2022/11/14 02:52:06 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (12.270297ms) from=10.233.68.158:39050
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (597.557µs) from=10.233.68.158:39052
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.221239ms) from=10.233.68.158:39054
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (753.311µs) from=10.233.68.158:39056
    2022/11/14 02:52:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.26654ms) from=10.233.68.158:39060
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (832.324µs) from=10.233.68.158:39062
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.474599ms) from=10.233.68.158:39064
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:06 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (446.214µs) from=10.233.68.158:39066
    2022/11/14 02:52:07 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (8.467331ms) from=10.233.68.158:39068
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (2.259292ms) from=10.233.68.158:39070
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (12.460465ms) from=10.233.68.158:39072
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (662.58µs) from=10.233.68.158:39078
    2022/11/14 02:52:07 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (17.266156ms) from=10.233.68.158:39082
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (440.986µs) from=10.233.68.158:39084
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (63.923385ms) from=10.233.68.158:39088
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (505.765µs) from=10.233.68.158:39092
    2022/11/14 02:52:07 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (17.458872ms) from=10.233.68.158:39096
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (412.368µs) from=10.233.68.158:39098
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.248366ms) from=10.233.68.158:39102
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.638176ms) from=10.233.68.158:39104
    2022/11/14 02:52:07 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (28.619247ms) from=10.233.68.158:39108
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:07 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.084675ms) from=10.233.68.158:39110
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (21.639018ms) from=10.233.68.158:39114
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (22.69886ms) from=10.233.68.158:39116
    2022/11/14 02:52:08 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (23.802741ms) from=10.233.68.158:39122
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.262938ms) from=10.233.68.158:39124
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (51.387568ms) from=10.233.68.158:39126
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (467.193µs) from=10.233.68.158:39128
    2022/11/14 02:52:08 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.222043ms) from=10.233.68.158:39130
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (393.968µs) from=10.233.68.158:39132
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.335259ms) from=10.233.68.158:39134
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (302.369µs) from=10.233.68.158:39136
    2022/11/14 02:52:08 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.542187ms) from=10.233.68.158:39142
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (452.029µs) from=10.233.68.158:39144
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.677115ms) from=10.233.68.158:39146
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (657.689µs) from=10.233.68.158:39156
    2022/11/14 02:52:08 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.287925ms) from=10.233.68.158:39160
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:08 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (463.81µs) from=10.233.68.158:39162
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.736414ms) from=10.233.68.158:39166
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (2.400366ms) from=10.233.68.158:39172
    2022/11/14 02:52:09 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.412978ms) from=10.233.68.158:39174
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (651.664µs) from=10.233.68.158:39178
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.035366ms) from=10.233.68.158:39180
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (890.676µs) from=10.233.68.158:39182
    2022/11/14 02:52:09 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.473504ms) from=10.233.68.158:39188
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (499.627µs) from=10.233.68.158:39190
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (17.360384ms) from=10.233.68.158:39192
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.909306ms) from=10.233.68.158:39194
    2022/11/14 02:52:09 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (36.750684ms) from=10.233.68.158:39196
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (550.772µs) from=10.233.68.158:39198
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.883117ms) from=10.233.68.158:39200
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (365.556µs) from=10.233.68.158:39202
    2022/11/14 02:52:09 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (23.346225ms) from=10.233.68.158:39204
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (3.601693ms) from=10.233.68.158:39206
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.871245ms) from=10.233.68.158:39208
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (618.555µs) from=10.233.68.158:39210
    2022/11/14 02:52:09 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.958444ms) from=10.233.68.158:39212
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (402.117µs) from=10.233.68.158:39214
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.713269ms) from=10.233.68.158:39216
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:09 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (847.262µs) from=10.233.68.158:39218
    2022/11/14 02:52:10 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.347319ms) from=10.233.68.158:39220
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.479879ms) from=10.233.68.158:39228
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.697795ms) from=10.233.68.158:39230
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (529.949µs) from=10.233.68.158:39232
    2022/11/14 02:52:10 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.732274ms) from=10.233.68.158:39234
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (3.32189ms) from=10.233.68.158:39238
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.490652ms) from=10.233.68.158:39240
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (475.504µs) from=10.233.68.158:39242
    2022/11/14 02:52:10 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.844685ms) from=10.233.68.158:39250
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (382.047µs) from=10.233.68.158:39252
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (10.701981ms) from=10.233.68.158:39260
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:10 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (868.531µs) from=10.233.68.158:39262
    2022/11/14 02:52:11 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:11 [DEBUG] http: Request PUT /v1/agent/service/register (29.381113ms) from=10.233.68.158:39270
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (503.995µs) from=10.233.68.158:39272
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.6_8446"
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.160_443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.239_8080" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.88_9015" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.54_8181" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.44_9001" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.165_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.10.5_9011" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.81_9007" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Node info in sync
    2022/11/14 02:52:11 [DEBUG] http: Request PUT /v1/agent/service/register (23.939358ms) from=10.233.68.158:39274
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_parser_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.239_8443" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.29_8806" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.6_8446" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.54.131_3904" in sync
    2022/11/14 02:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.81_9007" in sync
    2