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: '5059e14a-8f92-c0c3-207e-07c1a81e5a1a'
         Node name: 'onap-msb-consul-55bf85f47-vk7j8'
        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/11/17 01:34:51 [DEBUG] agent: Using random ID "5059e14a-8f92-c0c3-207e-07c1a81e5a1a" as node ID
    2021/11/17 01:34:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5059e14a-8f92-c0c3-207e-07c1a81e5a1a Address:127.0.0.1:8300}]
    2021/11/17 01:34:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/17 01:34:51 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/17 01:34:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/17 01:34:51 [WARN] raft: Unable to get address for server id 5059e14a-8f92-c0c3-207e-07c1a81e5a1a, using fallback address 127.0.0.1:8300: Could not find address for server id 5059e14a-8f92-c0c3-207e-07c1a81e5a1a
    2021/11/17 01:34:51 [DEBUG] raft: Votes needed: 1
    2021/11/17 01:34:51 [DEBUG] raft: Vote granted from 5059e14a-8f92-c0c3-207e-07c1a81e5a1a in term 2. Tally: 1
    2021/11/17 01:34:51 [INFO] raft: Election won. Tally: 1
    2021/11/17 01:34:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/17 01:34:52 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vk7j8.dc1 127.0.0.1
    2021/11/17 01:34:52 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vk7j8 127.0.0.1
    2021/11/17 01:34:52 [INFO] consul: cluster leadership acquired
    2021/11/17 01:34:52 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-vk7j8 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:34:52 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-vk7j8
    2021/11/17 01:34:52 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/17 01:34:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/17 01:34:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-vk7j8.dc1" in area "wan"
    2021/11/17 01:34:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/17 01:34:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/17 01:34:52 [INFO] agent: started state syncer
    2021/11/17 01:34:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/17 01:34:53 [INFO] agent: Synced node info
    2021/11/17 01:34:54 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/17 01:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:34:54 [INFO] consul: member 'onap-msb-consul-55bf85f47-vk7j8' joined, marking health alive
    2021/11/17 01:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:34:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:34:55 [DEBUG] agent: Node info in sync
    2021/11/17 01:34:55 [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/11/17 01:35:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:36:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:36:40 [DEBUG] agent: Node info in sync
    2021/11/17 01:36:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:36:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:37:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:38:39 [DEBUG] agent: Node info in sync
    2021/11/17 01:38:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:39:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:39:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:40:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:40:22 [DEBUG] agent: Node info in sync
    2021/11/17 01:40:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:41:46 [DEBUG] agent: Node info in sync
    2021/11/17 01:41:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:41:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:42:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:42:47 [DEBUG] agent: Node info in sync
    2021/11/17 01:42:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:43:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:43:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:44:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:44:08 [DEBUG] agent: Node info in sync
    2021/11/17 01:44:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:45:16 [DEBUG] agent: Node info in sync
    2021/11/17 01:45:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:46:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:47:15 [DEBUG] agent: Node info in sync
    2021/11/17 01:47:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:49:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:49:12 [DEBUG] agent: Node info in sync
    2021/11/17 01:49:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:50:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/17 01:50:42 [DEBUG] agent: Node info in sync
    2021/11/17 01:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:51:14 [DEBUG] http: Request GET /v1/status/leader (1.267081ms) from=10.233.70.72:38634
    2021/11/17 01:51:15 [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/11/17 01:51:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:16 [INFO] agent: Synced service "_v1_parser_10.233.42.48_8806"
    2021/11/17 01:51:16 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:16 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:16 [DEBUG] http: Request PUT /v1/agent/service/register (995.001799ms) from=10.233.70.72:38644
    2021/11/17 01:51:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (821.854µs) from=10.233.70.72:38654
    2021/11/17 01:51:17 [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/11/17 01:51:17 [DEBUG] 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/11/17 01:51:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:23 [INFO] agent: Synced service "_v1_catalog_10.233.42.48_8806"
    2021/11/17 01:51:23 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.799653265s) from=10.233.70.72:38656
    2021/11/17 01:51:23 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:23 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:23 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (199.299148ms) from=10.233.70.72:38692
    2021/11/17 01:51:23 [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/11/17 01:51:23 [DEBUG] 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/11/17 01:51:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:24 [INFO] agent: Synced service "_v1_nsd_10.233.42.48_8806"
    2021/11/17 01:51:24 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (795.41908ms) from=10.233.70.72:38700
    2021/11/17 01:51:24 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:24 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:24 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:24 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (392.214µs) from=10.233.70.72:38706
    2021/11/17 01:51:24 [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/11/17 01:51:24 [DEBUG] 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/11/17 01:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.42.48_8806"
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (800.19543ms) from=10.233.70.72:38710
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:25 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (557.097µs) from=10.233.70.72:38716
    2021/11/17 01:51:25 [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/11/17 01:51:25 [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/11/17 01:51:26 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.250_8443"
    2021/11/17 01:51:26 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:26 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (599.938672ms) from=10.233.70.72:38718
    2021/11/17 01:51:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.985278ms) from=10.233.70.72:38726
    2021/11/17 01:51:26 [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/11/17 01:51:26 [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/11/17 01:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.186_8181"
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (200.338939ms) from=10.233.70.72:38728
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (375.008µs) from=10.233.70.72:38730
    2021/11/17 01:51:27 [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/11/17 01:51:27 [DEBUG] 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/11/17 01:51:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.55.230_9007"
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (398.193045ms) from=10.233.70.72:38732
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:27 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (508.899µs) from=10.233.70.72:38738
    2021/11/17 01:51:27 [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/11/17 01:51:27 [DEBUG] 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/11/17 01:51:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.55.230_9007"
    2021/11/17 01:51:28 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (205.977311ms) from=10.233.70.72:38740
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (381.118µs) from=10.233.70.72:38742
    2021/11/17 01:51:28 [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/11/17 01:51:28 [DEBUG] 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/11/17 01:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:28 [INFO] agent: Synced service "_v0_multicloud_10.233.23.220_9001"
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (293.001471ms) from=10.233.70.72:38744
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:28 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (377.73µs) from=10.233.70.72:38754
    2021/11/17 01:51:29 [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/11/17 01:51:29 [DEBUG] 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/11/17 01:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:32 [INFO] agent: Synced service "_v1_multicloud_10.233.23.220_9001"
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.837538602s) from=10.233.70.72:38758
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:32 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (502.612µs) from=10.233.70.72:38800
    2021/11/17 01:51:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:33 [DEBUG] 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/11/17 01:51:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:33 [INFO] agent: Synced service "_v1_sdc_10.233.1.15_8443"
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (371.847765ms) from=10.233.70.72:38802
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:33 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:33 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (746.552µs) from=10.233.70.72:38808
    2021/11/17 01:51:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:33 [DEBUG] 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/11/17 01:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:34 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.1.15_8080"
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (476.120233ms) from=10.233.70.72:38812
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:34 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:34 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (99.967273ms) from=10.233.70.72:38814
    2021/11/17 01:51:34 [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/11/17 01:51:34 [DEBUG] 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/11/17 01:51:35 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:35 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.43_9015"
    2021/11/17 01:51:35 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (599.503662ms) from=10.233.70.72:38820
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:35 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (571.84µs) from=10.233.70.72:38826
    2021/11/17 01:51:35 [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/11/17 01:51:35 [DEBUG] 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/11/17 01:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:36 [INFO] agent: Synced service "_v1_message-router_10.233.34.29_3904"
    2021/11/17 01:51:36 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (744.931455ms) from=10.233.70.72:38832
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:36 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:36 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (648.155µs) from=10.233.70.72:38850
    2021/11/17 01:51:36 [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/11/17 01:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.36.136_9011"
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (621.251867ms) from=10.233.70.72:38858
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:37 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (316.511µs) from=10.233.70.72:38862
    2021/11/17 01:51:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.36.136_9011"
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (452.586471ms) from=10.233.70.72:38864
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (336.977µs) from=10.233.70.72:38868
    2021/11/17 01:51:38 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:38 [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/11/17 01:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.5.141_443"
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:39 [DEBUG] http: Request PUT /v1/agent/service/register (717.78227ms) from=10.233.70.72:38870
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (273.916µs) from=10.233.70.72:38878
    2021/11/17 01:51:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/11/17 01:51:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [INFO] agent: Synced service "_v1_sdnc_10.233.5.22_8282"
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:39 [DEBUG] http: Request PUT /v1/agent/service/register (572.030547ms) from=10.233.70.72:38880
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:39 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (274.938µs) from=10.233.70.72:38896
    2021/11/17 01:51:40 [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/11/17 01:51:40 [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/11/17 01:51:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:40 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:40 [DEBUG] http: Request PUT /v1/agent/service/register (280.005023ms) from=10.233.70.72:38898
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:40 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (195.902997ms) from=10.233.70.72:38902
    2021/11/17 01:51:40 [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/11/17 01:51:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:41 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:41 [DEBUG] http: Request PUT /v1/agent/service/register (675.355572ms) from=10.233.70.72:38906
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:41 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (346.458µs) from=10.233.70.72:38910
    2021/11/17 01:51:41 [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/11/17 01:51:41 [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/11/17 01:51:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:42 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:42 [DEBUG] http: Request PUT /v1/agent/service/register (548.047479ms) from=10.233.70.72:38912
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (507.434µs) from=10.233.70.72:38916
    2021/11/17 01:51:42 [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/11/17 01:51:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:42 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:42 [DEBUG] http: Request PUT /v1/agent/service/register (289.132924ms) from=10.233.70.72:38920
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:42 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (496.402µs) from=10.233.70.72:38922
    2021/11/17 01:51:43 [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/11/17 01:51:43 [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/11/17 01:51:43 [DEBUG] agent: Service 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/11/17 01:51:43 [DEBUG] 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/11/17 01:51:43 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:43 [DEBUG] http: Request PUT /v1/agent/service/register (600.459163ms) from=10.233.70.72:38924
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:43 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (680.435µs) from=10.233.70.72:38932
    2021/11/17 01:51:44 [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/11/17 01:51:44 [DEBUG] agent: Service 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/11/17 01:51:44 [DEBUG] 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/11/17 01:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:44 [DEBUG] http: Request PUT /v1/agent/service/register (196.730157ms) from=10.233.70.72:38934
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (681.872µs) from=10.233.70.72:38936
    2021/11/17 01:51:44 [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/11/17 01:51:44 [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/11/17 01:51:44 [DEBUG] agent: Service 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/11/17 01:51:44 [DEBUG] 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/11/17 01:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:44 [DEBUG] http: Request PUT /v1/agent/service/register (364.939805ms) from=10.233.70.72:38942
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:44 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (192.957194ms) from=10.233.70.72:38944
    2021/11/17 01:51:45 [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/11/17 01:51:45 [DEBUG] agent: Service 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/11/17 01:51: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/11/17 01:51:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:45 [DEBUG] http: Request PUT /v1/agent/service/register (248.689504ms) from=10.233.70.72:38946
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:45 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (301.121µs) from=10.233.70.72:38952
    2021/11/17 01:51:45 [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/11/17 01:51:45 [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/11/17 01:51:45 [DEBUG] agent: Service 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/11/17 01:51: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/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:46 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:46 [DEBUG] http: Request PUT /v1/agent/service/register (718.647885ms) from=10.233.70.72:38954
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:46 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (410.434µs) from=10.233.70.72:38960
    2021/11/17 01:51: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/11/17 01:51: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/11/17 01:51: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/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:47 [DEBUG] http: Request PUT /v1/agent/service/register (438.172986ms) from=10.233.70.72:38968
    2021/11/17 01:51:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (288.961µs) from=10.233.70.72:38970
    2021/11/17 01:51:47 [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/11/17 01:51:47 [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/11/17 01:51: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/11/17 01:51: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/11/17 01:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:47 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:47 [DEBUG] http: Request PUT /v1/agent/service/register (500.46767ms) from=10.233.70.72:38972
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:47 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.02214ms) from=10.233.70.72:38976
    2021/11/17 01:51:48 [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/11/17 01:51:48 [DEBUG] agent: Service 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/11/17 01:51:48 [DEBUG] 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/11/17 01:51:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:48 [DEBUG] http: Request PUT /v1/agent/service/register (408.104843ms) from=10.233.70.72:38978
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (638.582µs) from=10.233.70.72:38982
    2021/11/17 01:51:48 [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/11/17 01:51:48 [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/11/17 01:51:48 [DEBUG] agent: Service 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/11/17 01:51:48 [DEBUG] 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/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:49 [DEBUG] http: Request PUT /v1/agent/service/register (299.871747ms) from=10.233.70.72:38984
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (326.834µs) from=10.233.70.72:38990
    2021/11/17 01:51:49 [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/11/17 01:51:49 [DEBUG] agent: Service 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/11/17 01:51:49 [DEBUG] 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/11/17 01:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:49 [DEBUG] http: Request PUT /v1/agent/service/register (296.974822ms) from=10.233.70.72:38994
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:49 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (590.252µs) from=10.233.70.72:39004
    2021/11/17 01:51:49 [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/11/17 01:51:49 [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/11/17 01:51:49 [DEBUG] agent: Service 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/11/17 01:51:49 [DEBUG] 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/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:50 [DEBUG] http: Request PUT /v1/agent/service/register (283.188018ms) from=10.233.70.72:39008
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (421.491µs) from=10.233.70.72:39014
    2021/11/17 01:51:50 [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/11/17 01:51:50 [DEBUG] agent: Service 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/11/17 01:51:50 [DEBUG] 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/11/17 01:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:50 [DEBUG] http: Request PUT /v1/agent/service/register (384.147321ms) from=10.233.70.72:39016
    2021/11/17 01:51:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (395.054µs) from=10.233.70.72:39022
    2021/11/17 01:51:50 [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/11/17 01:51:50 [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/11/17 01:51:50 [DEBUG] agent: Service 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/11/17 01:51:50 [DEBUG] 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/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:50 [DEBUG] http: Request PUT /v1/agent/service/register (103.987954ms) from=10.233.70.72:39024
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:50 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (187.877449ms) from=10.233.70.72:39026
    2021/11/17 01:51:51 [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/11/17 01:51:51 [DEBUG] agent: Service 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/11/17 01:51:51 [DEBUG] 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/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.247_8446"
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:51 [DEBUG] http: Request PUT /v1/agent/service/register (601.103723ms) from=10.233.70.72:39028
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (751.944µs) from=10.233.70.72:39034
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:52 [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/11/17 01:51:52 [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/11/17 01:51:52 [DEBUG] agent: Service 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/11/17 01:51:52 [DEBUG] 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/11/17 01:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vk7j8" since the cluster is too small
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (539.17692ms) from=10.233.70.72:39040
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:52 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (528.2µs) from=10.233.70.72:39050
    2021/11/17 01:51:53 [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/11/17 01:51:53 [DEBUG] agent: Service 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/11/17 01:51:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (204.564315ms) from=10.233.70.72:39052
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:53 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (530.746µs) from=10.233.70.72:39056
    2021/11/17 01:51:53 [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/11/17 01:51:53 [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/11/17 01:51:53 [DEBUG] agent: Service 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/11/17 01:51:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:54 [DEBUG] http: Request PUT /v1/agent/service/register (700.237947ms) from=10.233.70.72:39060
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (418.316µs) from=10.233.70.72:39068
    2021/11/17 01:51:54 [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/11/17 01:51:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:54 [DEBUG] http: Request PUT /v1/agent/service/register (300.359903ms) from=10.233.70.72:39072
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:54 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (520.834µs) from=10.233.70.72:39074
    2021/11/17 01:51:55 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:55 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:55 [DEBUG] http: Request PUT /v1/agent/service/register (282.986788ms) from=10.233.70.72:39076
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (289.573µs) from=10.233.70.72:39080
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:55 [DEBUG] http: Request PUT /v1/agent/service/register (264.301476ms) from=10.233.70.72:39082
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:55 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (404.411µs) from=10.233.70.72:39088
    2021/11/17 01:51:55 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:56 [DEBUG] http: Request PUT /v1/agent/service/register (564.196337ms) from=10.233.70.72:39090
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (503.517µs) from=10.233.70.72:39096
    2021/11/17 01:51:56 [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/11/17 01:51:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:57 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:57 [DEBUG] http: Request PUT /v1/agent/service/register (701.855362ms) from=10.233.70.72:39100
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (200.24258ms) from=10.233.70.72:39104
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:57 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:57 [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/11/17 01:51:57 [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/11/17 01:51:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:58 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:58 [DEBUG] http: Request PUT /v1/agent/service/register (600.043689ms) from=10.233.70.72:39108
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:58 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (459.591µs) from=10.233.70.72:39114
    2021/11/17 01:51:58 [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/11/17 01:51:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:59 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:59 [DEBUG] http: Request PUT /v1/agent/service/register (593.483746ms) from=10.233.70.72:39118
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (502.183µs) from=10.233.70.72:39132
    2021/11/17 01:51:59 [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/11/17 01:51:59 [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/11/17 01:51:59 [DEBUG] agent: Service 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/11/17 01:51:59 [DEBUG] 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/11/17 01:51:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:51:59 [DEBUG] agent: Node info in sync
    2021/11/17 01:51:59 [DEBUG] http: Request PUT /v1/agent/service/register (291.602771ms) from=10.233.70.72:39136
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:51:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (413.524µs) from=10.233.70.72:39146
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:00 [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/11/17 01:52:00 [DEBUG] agent: Service 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/11/17 01:52:00 [DEBUG] 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/11/17 01:52:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:00 [DEBUG] http: Request PUT /v1/agent/service/register (214.340611ms) from=10.233.70.72:39156
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (351.43µs) from=10.233.70.72:39168
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:00 [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/11/17 01:52:00 [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/11/17 01:52:00 [DEBUG] agent: Service 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/11/17 01:52:00 [DEBUG] 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/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:00 [DEBUG] http: Request PUT /v1/agent/service/register (299.709819ms) from=10.233.70.72:39170
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:00 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (332.61µs) from=10.233.70.72:39174
    2021/11/17 01:52:01 [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/11/17 01:52:01 [DEBUG] agent: Service 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/11/17 01:52:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:01 [DEBUG] http: Request PUT /v1/agent/service/register (296.379857ms) from=10.233.70.72:39176
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:01 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (384.354µs) from=10.233.70.72:39180
    2021/11/17 01:52:01 [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/11/17 01:52:01 [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/11/17 01:52:01 [DEBUG] agent: Service 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/11/17 01:52:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.800066672s) from=10.233.70.72:39182
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:03 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (639.422µs) from=10.233.70.72:39196
    2021/11/17 01:52:03 [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/11/17 01:52:03 [DEBUG] agent: Service 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/11/17 01:52:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (718.315478ms) from=10.233.70.72:39198
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (532.218µs) from=10.233.70.72:39204
    2021/11/17 01:52:04 [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/11/17 01:52:04 [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/11/17 01:52:04 [DEBUG] agent: Service 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/11/17 01:52:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:04 [DEBUG] http: Request PUT /v1/agent/service/register (700.175526ms) from=10.233.70.72:39206
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (821.929µs) from=10.233.70.72:39214
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:05 [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/11/17 01:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.247_8446"
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (299.792273ms) from=10.233.70.72:39216
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (474.625µs) from=10.233.70.72:39220
    2021/11/17 01:52:05 [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/11/17 01:52:05 [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/11/17 01:52:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:05 [DEBUG] http: Request PUT /v1/agent/service/register (242.800474ms) from=10.233.70.72:39222
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:06 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (499.775994ms) from=10.233.70.72:39226
    2021/11/17 01:52:07 [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/11/17 01:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:07 [DEBUG] http: Request PUT /v1/agent/service/register (600.515245ms) from=10.233.70.72:39238
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (467.217µs) from=10.233.70.72:39240
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:07 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:07 [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/11/17 01:52:07 [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/11/17 01:52:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (507.80444ms) from=10.233.70.72:39246
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (537.913µs) from=10.233.70.72:39250
    2021/11/17 01:52:08 [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/11/17 01:52:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:08 [DEBUG] http: Request PUT /v1/agent/service/register (426.300093ms) from=10.233.70.72:39252
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:09 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (459.639µs) from=10.233.70.72:39260
    2021/11/17 01:52:09 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:10 [DEBUG] http: Request PUT /v1/agent/service/register (700.517539ms) from=10.233.70.72:39272
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:10 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (192.980882ms) from=10.233.70.72:39278
    2021/11/17 01:52:10 [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/11/17 01:52:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:11 [DEBUG] http: Request PUT /v1/agent/service/register (389.330815ms) from=10.233.70.72:39286
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (315.443µs) from=10.233.70.72:39288
    2021/11/17 01:52:11 [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/11/17 01:52:11 [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/11/17 01:52:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:11 [DEBUG] http: Request PUT /v1/agent/service/register (192.569154ms) from=10.233.70.72:39290
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (100.500128ms) from=10.233.70.72:39292
    2021/11/17 01:52:11 [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/11/17 01:52:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vk7j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:12 [DEBUG] http: Request PUT /v1/agent/service/register (474.901608ms) from=10.233.70.72:39296
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (528.167µs) from=10.233.70.72:39298
    2021/11/17 01:52:12 [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/11/17 01:52:12 [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/11/17 01:52:12 [DEBUG] agent: Service 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/11/17 01:52:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:12 [DEBUG] http: Request PUT /v1/agent/service/register (501.148461ms) from=10.233.70.72:39300
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:12 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (206.109125ms) from=10.233.70.72:39306
    2021/11/17 01:52:13 [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/11/17 01:52:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.099814817s) from=10.233.70.72:39308
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (506.661µs) from=10.233.70.72:39318
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:14 [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/11/17 01:52:14 [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/11/17 01:52:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:14 [DEBUG] http: Request PUT /v1/agent/service/register (300.550719ms) from=10.233.70.72:39322
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:14 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (337.278µs) from=10.233.70.72:39326
    2021/11/17 01:52:15 [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/11/17 01:52:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:15 [DEBUG] http: Request PUT /v1/agent/service/register (756.729855ms) from=10.233.70.72:39328
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (330.255µs) from=10.233.70.72:39332
    2021/11/17 01:52:15 [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/11/17 01:52:15 [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/11/17 01:52:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_message-router_10.233.34.29_3904" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.141_443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_parser_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.15_8080" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.43_9015" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.247_8446"
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Node info in sync
    2021/11/17 01:52:16 [DEBUG] http: Request PUT /v1/agent/service/register (618.250263ms) from=10.233.70.72:39334
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.220_9001" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.136_9011" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.48_8806" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc_10.233.1.15_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.22_8282" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.230_9007" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.186_8181" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.250_8443" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.247_8446" in sync
    2021/11/17 01:52:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.247_8446" in sy