Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ grep+  ^-
echo agent
+ [ 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: 'a49a277f-1b9d-8667-8a8b-e656ae281dfa'
         Node name: 'onap-msb-consul-f96d66b85-j2qjm'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/06/10 03:00:32 [DEBUG] agent: Using random ID "a49a277f-1b9d-8667-8a8b-e656ae281dfa" as node ID
    2022/06/10 03:00:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a49a277f-1b9d-8667-8a8b-e656ae281dfa Address:127.0.0.1:8300}]
    2022/06/10 03:00:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/06/10 03:00:32 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-j2qjm.dc1 127.0.0.1
    2022/06/10 03:00:32 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-j2qjm 127.0.0.1
    2022/06/10 03:00:32 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-j2qjm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/10 03:00:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-j2qjm.dc1" in area "wan"
    2022/06/10 03:00:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/06/10 03:00:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/06/10 03:00:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/06/10 03:00:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/06/10 03:00:32 [INFO] agent: started state syncer
    2022/06/10 03:00:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/06/10 03:00:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/06/10 03:00:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/06/10 03:00:32 [DEBUG] raft: Votes needed: 1
    2022/06/10 03:00:32 [DEBUG] raft: Vote granted from a49a277f-1b9d-8667-8a8b-e656ae281dfa in term 2. Tally: 1
    2022/06/10 03:00:32 [INFO] raft: Election won. Tally: 1
    2022/06/10 03:00:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/06/10 03:00:32 [INFO] consul: cluster leadership acquired
    2022/06/10 03:00:32 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-j2qjm
    2022/06/10 03:00:32 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/06/10 03:00:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:00:32 [INFO] consul: member 'onap-msb-consul-f96d66b85-j2qjm' joined, marking health alive
    2022/06/10 03:00:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:00:32 [INFO] agent: Synced node info
    2022/06/10 03:00:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:00:34 [DEBUG] agent: Node info in sync
    2022/06/10 03:00:34 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/06/10 03:01:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:02:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:02:23 [DEBUG] agent: Node info in sync
    2022/06/10 03:02:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-j2qjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/10 03:02:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:03:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:04:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:04:18 [DEBUG] agent: Node info in sync
    2022/06/10 03:04:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:04:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-j2qjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/10 03:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:05:28 [DEBUG] agent: Node info in sync
    2022/06/10 03:05:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:06:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:07:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:07:16 [DEBUG] agent: Node info in sync
    2022/06/10 03:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-j2qjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/10 03:07:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:08:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:08:29 [DEBUG] agent: Node info in sync
    2022/06/10 03:08:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:09:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:10:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-j2qjm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/10 03:10:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/10 03:10:21 [DEBUG] agent: Node info in sync
    2022/06/10 03:10:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-j2qjm" since the cluster is too small
    2022/06/10 03:11:35 [DEBUG] http: Request GET /v1/status/leader (1.00942ms) from=10.233.67.188:40716
    2022/06/10 03:11:36 [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/06/10 03:11:36 [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/06/10 03:11:36 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.170_8181"
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.085222ms) from=10.233.67.188:40718
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.34027ms) from=10.233.67.188:40722
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.160_9007"
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (18.849235ms) from=10.233.67.188:40730
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (507.531µs) from=10.233.67.188:40732
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.160_9007"
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (24.234362ms) from=10.233.67.188:40734
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (754.702µs) from=10.233.67.188:40740
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_sdc_10.233.24.48_8443"
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (22.800587ms) from=10.233.67.188:40748
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (500.606µs) from=10.233.67.188:40750
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.24.48_8080"
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (15.290628ms) from=10.233.67.188:40752
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (477.372µs) from=10.233.67.188:40754
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_parser_10.233.56.83_8806"
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.110974ms) from=10.233.67.188:40766
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.866583ms) from=10.233.67.188:40768
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_catalog_10.233.56.83_8806"
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (11.863737ms) from=10.233.67.188:40770
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (5.019511ms) from=10.233.67.188:40772
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [INFO] agent: Synced service "_v1_nsd_10.233.56.83_8806"
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (17.041349ms) from=10.233.67.188:40774
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:36 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (863.023µs) from=10.233.67.188:40776
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.56.83_8806"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (17.757769ms) from=10.233.67.188:40778
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (721.583µs) from=10.233.67.188:40780
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v0_multicloud_10.233.6.113_9001"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (41.865678ms) from=10.233.67.188:40782
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (619.725µs) from=10.233.67.188:40784
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v1_multicloud_10.233.6.113_9001"
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (31.575571ms) from=10.233.67.188:40786
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (473.935µs) from=10.233.67.188:40788
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.108_9011"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.210365ms) from=10.233.67.188:40790
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (642.375µs) from=10.233.67.188:40794
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.108_9011"
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (36.560352ms) from=10.233.67.188:40796
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (442.135µs) from=10.233.67.188:40798
    2022/06/10 03:11:37 [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/06/10 03:11:37 [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/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v1_wf-gui_10.233.15.65_8443"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.398931ms) from=10.233.67.188:40800
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (532.904µs) from=10.233.67.188:40802
    2022/06/10 03:11:37 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.172951ms) from=10.233.67.188:40804
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (590.784µs) from=10.233.67.188:40806
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.419011ms) from=10.233.67.188:40808
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (520.861µs) from=10.233.67.188:40810
    2022/06/10 03:11:37 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.1793ms) from=10.233.67.188:40812
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:37 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (510.808µs) from=10.233.67.188:40814
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.898024ms) from=10.233.67.188:40816
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (698.066µs) from=10.233.67.188:40818
    2022/06/10 03:11:38 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (23.352679ms) from=10.233.67.188:40820
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (424.72µs) from=10.233.67.188:40822
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.422125ms) from=10.233.67.188:40824
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (577.983µs) from=10.233.67.188:40826
    2022/06/10 03:11:38 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (13.432685ms) from=10.233.67.188:40828
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (575.568µs) from=10.233.67.188:40830
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (29.068368ms) from=10.233.67.188:40832
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (791.773µs) from=10.233.67.188:40834
    2022/06/10 03:11:38 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (71.257119ms) from=10.233.67.188:40838
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (629.271µs) from=10.233.67.188:40840
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (31.348149ms) from=10.233.67.188:40842
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (2.858509ms) from=10.233.67.188:40844
    2022/06/10 03:11:38 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (17.763068ms) from=10.233.67.188:40846
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (734.987µs) from=10.233.67.188:40848
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.523872ms) from=10.233.67.188:40852
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (768.301µs) from=10.233.67.188:40854
    2022/06/10 03:11:38 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.246271ms) from=10.233.67.188:40856
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (730.889µs) from=10.233.67.188:40858
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.33159ms) from=10.233.67.188:40860
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:38 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (2.472537ms) from=10.233.67.188:40862
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.05558ms) from=10.233.67.188:40864
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (673.492µs) from=10.233.67.188:40866
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (15.065673ms) from=10.233.67.188:40872
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (604.269µs) from=10.233.67.188:40874
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.234251ms) from=10.233.67.188:40876
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (564.541µs) from=10.233.67.188:40878
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.014339ms) from=10.233.67.188:40880
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (625.572µs) from=10.233.67.188:40884
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (169.392433ms) from=10.233.67.188:40886
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (811.635µs) from=10.233.67.188:40890
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.816583ms) from=10.233.67.188:40892
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (419.908µs) from=10.233.67.188:40894
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.899733ms) from=10.233.67.188:40896
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (510.719µs) from=10.233.67.188:40900
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (36.105848ms) from=10.233.67.188:40902
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (653.893µs) from=10.233.67.188:40904
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.928992ms) from=10.233.67.188:40906
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (555.062µs) from=10.233.67.188:40908
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.595412ms) from=10.233.67.188:40910
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (619.621µs) from=10.233.67.188:40912
    2022/06/10 03:11:39 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.641465ms) from=10.233.67.188:40914
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:39 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (490.603µs) from=10.233.67.188:40916
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (22.435137ms) from=10.233.67.188:40918
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (427.1µs) from=10.233.67.188:40920
    2022/06/10 03:11:40 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (47.01728ms) from=10.233.67.188:40928
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (446.043µs) from=10.233.67.188:40930
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (23.275121ms) from=10.233.67.188:40932
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (414.374µs) from=10.233.67.188:40934
    2022/06/10 03:11:40 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.05742ms) from=10.233.67.188:40936
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (570.095µs) from=10.233.67.188:40938
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.346379ms) from=10.233.67.188:40940
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (521.92µs) from=10.233.67.188:40942
    2022/06/10 03:11:40 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.760358ms) from=10.233.67.188:40946
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.77136ms) from=10.233.67.188:40950
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.003858ms) from=10.233.67.188:40952
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (641.075µs) from=10.233.67.188:40956
    2022/06/10 03:11:40 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.893944ms) from=10.233.67.188:40958
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (778.712µs) from=10.233.67.188:40962
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (28.425541ms) from=10.233.67.188:40966
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (832.142µs) from=10.233.67.188:40968
    2022/06/10 03:11:40 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (22.313447ms) from=10.233.67.188:40970
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:40 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.250965ms) from=10.233.67.188:40972
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (25.937852ms) from=10.233.67.188:40974
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (2.062818ms) from=10.233.67.188:40976
    2022/06/10 03:11:41 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.239982ms) from=10.233.67.188:40980
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (2.417701ms) from=10.233.67.188:40982
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (13.130969ms) from=10.233.67.188:40986
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (655.839µs) from=10.233.67.188:40988
    2022/06/10 03:11:41 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.378349ms) from=10.233.67.188:40990
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (434.994µs) from=10.233.67.188:40992
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (26.410148ms) from=10.233.67.188:41000
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (616.875µs) from=10.233.67.188:41002
    2022/06/10 03:11:41 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (44.39397ms) from=10.233.67.188:41004
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (534.357µs) from=10.233.67.188:41014
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (11.091287ms) from=10.233.67.188:41016
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (521.181µs) from=10.233.67.188:41018
    2022/06/10 03:11:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (14.580504ms) from=10.233.67.188:41020
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (718.558µs) from=10.233.67.188:41022
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:41 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (17.59255ms) from=10.233.67.188:41024
    2022/06/10 03:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (590.204µs) from=10.233.67.188:41026
    2022/06/10 03:11:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.779107ms) from=10.233.67.188:41028
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (537.384µs) from=10.233.67.188:41038
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.762072ms) from=10.233.67.188:41040
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (691.787µs) from=10.233.67.188:41042
    2022/06/10 03:11:42 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.620644ms) from=10.233.67.188:41044
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (629.02µs) from=10.233.67.188:41046
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.755161ms) from=10.233.67.188:41048
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (2.634235ms) from=10.233.67.188:41050
    2022/06/10 03:11:42 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.241191ms) from=10.233.67.188:41052
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (576.99µs) from=10.233.67.188:41054
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (13.479948ms) from=10.233.67.188:41058
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (500.739µs) from=10.233.67.188:41064
    2022/06/10 03:11:42 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v18__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (62.594729ms) from=10.233.67.188:41066
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (757.119µs) from=10.233.67.188:41068
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v18_aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.714831ms) from=10.233.67.188:41070
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (668.28µs) from=10.233.67.188:41072
    2022/06/10 03:11:42 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.65_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.113_9001" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [INFO] agent: Synced service "_v19__aai-nquery_10.233.70.200_8446"
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Node info in sync
    2022/06/10 03:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.474458ms) from=10.233.67.188:41074
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.170_8181" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_parser_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.160_9007" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.24.48_8443" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.56.83_8806" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.108_9011" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.48_8080" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.200_8446" in sync
    2022/06/10 03:11:42 [DEBUG] agent: Service "_v1