Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: '8c5ac18c-7cf2-2e3c-7b01-97d3cbba16d6'
         Node name: 'dev-msb-consul-7474f8fd8f-s2zc4'
        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:

    2021/09/09 10:53:09 [DEBUG] agent: Using random ID "8c5ac18c-7cf2-2e3c-7b01-97d3cbba16d6" as node ID
    2021/09/09 10:53:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8c5ac18c-7cf2-2e3c-7b01-97d3cbba16d6 Address:127.0.0.1:8300}]
    2021/09/09 10:53:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/09/09 10:53:09 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-s2zc4.dc1 127.0.0.1
    2021/09/09 10:53:09 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-s2zc4 127.0.0.1
    2021/09/09 10:53:09 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-s2zc4.dc1" in area "wan"
    2021/09/09 10:53:09 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-s2zc4 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/09 10:53:09 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/09/09 10:53:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/09/09 10:53:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/09/09 10:53:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/09/09 10:53:09 [INFO] agent: started state syncer
    2021/09/09 10:53:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/09/09 10:53:10 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/09/09 10:53:10 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/09/09 10:53:10 [DEBUG] raft: Votes needed: 1
    2021/09/09 10:53:10 [DEBUG] raft: Vote granted from 8c5ac18c-7cf2-2e3c-7b01-97d3cbba16d6 in term 2. Tally: 1
    2021/09/09 10:53:10 [INFO] raft: Election won. Tally: 1
    2021/09/09 10:53:10 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/09/09 10:53:10 [INFO] consul: cluster leadership acquired
    2021/09/09 10:53:10 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-s2zc4
    2021/09/09 10:53:10 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/09/09 10:53:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:53:10 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-s2zc4' joined, marking health alive
    2021/09/09 10:53:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/09 10:53:10 [INFO] agent: Synced node info
    2021/09/09 10:53:10 [DEBUG] agent: Node info in sync
    2021/09/09 10:53:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/09 10:53:11 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/09/09 10:54:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:54:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/09 10:54:30 [DEBUG] agent: Node info in sync
    2021/09/09 10:55:09 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-s2zc4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/09 10:55:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:55:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/09 10:55:55 [DEBUG] agent: Node info in sync
    2021/09/09 10:56:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:57:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:57:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-s2zc4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/09 10:57:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/09 10:57:36 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-s2zc4" since the cluster is too small
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/status/leader (1.065197ms) from=10.242.137.149:48096
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.36.49_9015"
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.983813ms) from=10.242.137.149:48098
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (3.856458ms) from=10.242.137.149:48100
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_sdc-gui_10.96.198.105_8181"
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.332247ms) from=10.242.137.149:48102
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (547.329µs) from=10.242.137.149:48104
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_parser_10.96.243.0_8806"
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.477355ms) from=10.242.137.149:48106
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (852.069µs) from=10.242.137.149:48108
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_catalog_10.96.243.0_8806"
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.819709ms) from=10.242.137.149:48110
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (500.723µs) from=10.242.137.149:48112
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_nsd_10.96.243.0_8806"
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.413283ms) from=10.242.137.149:48114
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (989.452µs) from=10.242.137.149:48116
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.243.0_8806"
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (18.146565ms) from=10.242.137.149:48118
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (468.889µs) from=10.242.137.149:48120
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.217.70_9011"
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.297073ms) from=10.242.137.149:48122
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (499.424µs) from=10.242.137.149:48124
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.217.70_9011"
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.384983ms) from=10.242.137.149:48126
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (420.855µs) from=10.242.137.149:48128
    2021/09/09 10:58:45 [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.
    2021/09/09 10:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.43.164_9007"
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (2.142729ms) from=10.242.137.149:48134
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:45 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (4.427782ms) from=10.242.137.149:48136
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.43.164_9007"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.043148ms) from=10.242.137.149:48138
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (420.815µs) from=10.242.137.149:48140
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v0_multicloud_10.96.51.89_9001"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (2.770959ms) from=10.242.137.149:48142
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.941µs) from=10.242.137.149:48146
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v1_multicloud_10.96.51.89_9001"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (2.669981ms) from=10.242.137.149:48148
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (424.267µs) from=10.242.137.149:48150
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v1_wf-gui_10.96.173.47_8443"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.574249ms) from=10.242.137.149:48154
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (398.426µs) from=10.242.137.149:48156
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.115667ms) from=10.242.137.149:48158
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (430.273µs) from=10.242.137.149:48160
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (2.922235ms) from=10.242.137.149:48162
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (394.302µs) from=10.242.137.149:48164
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.383067ms) from=10.242.137.149:48166
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (347.627µs) from=10.242.137.149:48168
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.955787ms) from=10.242.137.149:48170
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (309.8µs) from=10.242.137.149:48172
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.228589ms) from=10.242.137.149:48174
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (292.524µs) from=10.242.137.149:48176
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.117565ms) from=10.242.137.149:48178
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (278.531µs) from=10.242.137.149:48180
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.096194ms) from=10.242.137.149:48182
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (2.772716ms) from=10.242.137.149:48184
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.524304ms) from=10.242.137.149:48186
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (370.44µs) from=10.242.137.149:48188
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.383691ms) from=10.242.137.149:48190
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (362.473µs) from=10.242.137.149:48192
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.649157ms) from=10.242.137.149:48194
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (359.213µs) from=10.242.137.149:48196
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.830684ms) from=10.242.137.149:48198
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (549.458µs) from=10.242.137.149:48200
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.193616ms) from=10.242.137.149:48202
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (377.261µs) from=10.242.137.149:48204
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.15455ms) from=10.242.137.149:48208
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (349.798µs) from=10.242.137.149:48214
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.815846ms) from=10.242.137.149:48216
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (362.434µs) from=10.242.137.149:48218
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.356139ms) from=10.242.137.149:48220
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (610.549µs) from=10.242.137.149:48222
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.391481ms) from=10.242.137.149:48224
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (313.462µs) from=10.242.137.149:48228
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.30013ms) from=10.242.137.149:48230
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (451.482µs) from=10.242.137.149:48232
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.806833ms) from=10.242.137.149:48234
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.441824ms) from=10.242.137.149:48236
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.470614ms) from=10.242.137.149:48238
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (483.847µs) from=10.242.137.149:48240
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.967395ms) from=10.242.137.149:48242
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (596.981µs) from=10.242.137.149:48244
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.842636ms) from=10.242.137.149:48246
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (446.161µs) from=10.242.137.149:48248
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.677736ms) from=10.242.137.149:48250
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (414.593µs) from=10.242.137.149:48252
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.714019ms) from=10.242.137.149:48254
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (335.39µs) from=10.242.137.149:48256
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.619953ms) from=10.242.137.149:48258
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (332.623µs) from=10.242.137.149:48260
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [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.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.443854ms) from=10.242.137.149:48262
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:46 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (409.085µs) from=10.242.137.149:48264
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.515352ms) from=10.242.137.149:48266
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (471.882µs) from=10.242.137.149:48268
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.826062ms) from=10.242.137.149:48270
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (357.098µs) from=10.242.137.149:48272
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.228904ms) from=10.242.137.149:48274
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (299.715µs) from=10.242.137.149:48276
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.478544ms) from=10.242.137.149:48278
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (348.007µs) from=10.242.137.149:48280
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.901279ms) from=10.242.137.149:48284
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (464.192µs) from=10.242.137.149:48286
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.620614ms) from=10.242.137.149:48288
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (618.644µs) from=10.242.137.149:48290
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.945836ms) from=10.242.137.149:48292
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (718.297µs) from=10.242.137.149:48294
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.63521ms) from=10.242.137.149:48296
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (424.509µs) from=10.242.137.149:48298
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.463904ms) from=10.242.137.149:48300
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (386.207µs) from=10.242.137.149:48302
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.327493ms) from=10.242.137.149:48304
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (331.031µs) from=10.242.137.149:48306
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.609712ms) from=10.242.137.149:48308
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (291.646µs) from=10.242.137.149:48310
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v11__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.529929ms) from=10.242.137.149:48312
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (405.864µs) from=10.242.137.149:48314
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v11_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (9.293712ms) from=10.242.137.149:48316
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (654.042µs) from=10.242.137.149:48318
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v12__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.44219ms) from=10.242.137.149:48320
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (291.456µs) from=10.242.137.149:48322
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v12_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (11.921843ms) from=10.242.137.149:48324
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (419.982µs) from=10.242.137.149:48326
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v13__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.361419ms) from=10.242.137.149:48328
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (518.355µs) from=10.242.137.149:48330
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v13_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.339285ms) from=10.242.137.149:48332
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (659.848µs) from=10.242.137.149:48334
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v14__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (10.855581ms) from=10.242.137.149:48336
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (208.053µs) from=10.242.137.149:48338
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v14_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.298951ms) from=10.242.137.149:48342
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (439.113µs) from=10.242.137.149:48344
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v15__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.33889ms) from=10.242.137.149:48346
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (408.294µs) from=10.242.137.149:48348
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v15_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.358259ms) from=10.242.137.149:48352
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (517.525µs) from=10.242.137.149:48354
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v16__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.360195ms) from=10.242.137.149:48356
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (462.791µs) from=10.242.137.149:48358
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v16_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.466372ms) from=10.242.137.149:48360
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (311.404µs) from=10.242.137.149:48362
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v17__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.633017ms) from=10.242.137.149:48364
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (358.675µs) from=10.242.137.149:48366
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v17_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.401677ms) from=10.242.137.149:48368
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (277.494µs) from=10.242.137.149:48370
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v18__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.256653ms) from=10.242.137.149:48372
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (316.689µs) from=10.242.137.149:48374
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v18_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.337674ms) from=10.242.137.149:48376
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (427.22µs) from=10.242.137.149:48378
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v19__aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.097785ms) from=10.242.137.149:48380
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (340.258µs) from=10.242.137.149:48382
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"base\":{\"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.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud_10.96.51.89_9001" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.36.49_9015" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_catalog_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_nsd_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [INFO] agent: Synced service "_v19_aai-nquery_10.242.215.67_8446"
    2021/09/09 10:58:47 [DEBUG] agent: Node info in sync
    2021/09/09 10:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (3.092095ms) from=10.242.137.149:48384
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.43.164_9007" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_parser_10.96.243.0_8806" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.217.70_9011" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19_aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.173.47_8443" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v13__aai-nquery_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.198.105_8181" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.215.67_8446" in sync
    2021/09/09 10:58:47 [DEBUG] age