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: 'c172024d-16d5-aa03-9bd5-fee8766277dd'
         Node name: 'onap-msb-consul-55bf85f47-vjtnl'
        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/30 01:25:31 [DEBUG] agent: Using random ID "c172024d-16d5-aa03-9bd5-fee8766277dd" as node ID
    2021/11/30 01:25:31 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c172024d-16d5-aa03-9bd5-fee8766277dd Address:127.0.0.1:8300}]
    2021/11/30 01:25:31 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/30 01:25:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/30 01:25:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/30 01:25:32 [WARN] raft: Unable to get address for server id c172024d-16d5-aa03-9bd5-fee8766277dd, using fallback address 127.0.0.1:8300: Could not find address for server id c172024d-16d5-aa03-9bd5-fee8766277dd
    2021/11/30 01:25:32 [DEBUG] raft: Votes needed: 1
    2021/11/30 01:25:32 [DEBUG] raft: Vote granted from c172024d-16d5-aa03-9bd5-fee8766277dd in term 2. Tally: 1
    2021/11/30 01:25:32 [INFO] raft: Election won. Tally: 1
    2021/11/30 01:25:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/30 01:25:32 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vjtnl.dc1 127.0.0.1
    2021/11/30 01:25:32 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vjtnl 127.0.0.1
    2021/11/30 01:25:32 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-vjtnl (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:25:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/30 01:25:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-vjtnl.dc1" in area "wan"
    2021/11/30 01:25:32 [INFO] consul: cluster leadership acquired
    2021/11/30 01:25:32 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-vjtnl
    2021/11/30 01:25:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/30 01:25:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/30 01:25:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/30 01:25:33 [INFO] agent: started state syncer
    2021/11/30 01:25:33 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/30 01:25:33 [INFO] agent: Synced node info
    2021/11/30 01:25:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:25:34 [DEBUG] agent: Node info in sync
    2021/11/30 01:25:35 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/30 01:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:25:35 [INFO] consul: member 'onap-msb-consul-55bf85f47-vjtnl' joined, marking health alive
    2021/11/30 01:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
==> 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/30 01:26:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:26:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:26:51 [DEBUG] agent: Node info in sync
    2021/11/30 01:27:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vjtnl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:28:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:28:00 [DEBUG] agent: Node info in sync
    2021/11/30 01:28:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:29:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:29:19 [DEBUG] agent: Node info in sync
    2021/11/30 01:29:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:29:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vjtnl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:30:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:30:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:30:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:31:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:32:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vjtnl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:32:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:32:23 [DEBUG] agent: Node info in sync
    2021/11/30 01:32:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:33:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:33:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:33:39 [DEBUG] agent: Node info in sync
    2021/11/30 01:34:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:35:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vjtnl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:35:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:35:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:35:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:36:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:37:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/30 01:37:26 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vjtnl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/30 01:37:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:37:38 [DEBUG] http: Request GET /v1/status/leader (1.982408ms) from=10.233.70.21:59882
    2021/11/30 01:37:39 [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/30 01:37: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/30 01:37:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.43.103_9007"
    2021/11/30 01:37:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:40 [DEBUG] http: Request PUT /v1/agent/service/register (588.82144ms) from=10.233.70.21:59900
    2021/11/30 01:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.193692ms) from=10.233.70.21:59908
    2021/11/30 01:37:40 [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/30 01:37: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/30 01:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.43.103_9007"
    2021/11/30 01:37:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:40 [DEBUG] http: Request PUT /v1/agent/service/register (101.898434ms) from=10.233.70.21:59916
    2021/11/30 01:37:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (459.243µs) from=10.233.70.21:59920
    2021/11/30 01:37:41 [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/30 01:37: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/30 01:37:41 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.21.48_9015"
    2021/11/30 01:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:41 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:41 [DEBUG] http: Request PUT /v1/agent/service/register (500.216151ms) from=10.233.70.21:59924
    2021/11/30 01:37:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:41 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (499.944µs) from=10.233.70.21:59930
    2021/11/30 01:37:42 [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/30 01:37: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/30 01:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:42 [INFO] agent: Synced service "_v1_parser_10.233.10.26_8806"
    2021/11/30 01:37:42 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:42 [DEBUG] http: Request PUT /v1/agent/service/register (103.823065ms) from=10.233.70.21:59932
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:42 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.032544ms) from=10.233.70.21:59938
    2021/11/30 01:37:42 [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/30 01:37: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/30 01:37:43 [INFO] agent: Synced service "_v1_catalog_10.233.10.26_8806"
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:43 [DEBUG] http: Request PUT /v1/agent/service/register (699.278341ms) from=10.233.70.21:59944
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (728.372µs) from=10.233.70.21:59952
    2021/11/30 01:37:43 [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/30 01:37: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/30 01:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [INFO] agent: Synced service "_v1_nsd_10.233.10.26_8806"
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.445568ms) from=10.233.70.21:59954
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (383.16µs) from=10.233.70.21:59958
    2021/11/30 01:37:44 [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/30 01:37: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/30 01:37:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.26_8806"
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (495.071782ms) from=10.233.70.21:59960
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (480.512µs) from=10.233.70.21:59974
    2021/11/30 01:37:45 [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/30 01:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.106_8443"
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (509.586627ms) from=10.233.70.21:59980
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:45 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (729.277µs) from=10.233.70.21:59994
    2021/11/30 01:37:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:37: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/30 01:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [INFO] agent: Synced service "_v1_message-router_10.233.16.204_3904"
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (897.49494ms) from=10.233.70.21:59998
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:46 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:46 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (489.985µs) from=10.233.70.21:60008
    2021/11/30 01:37:46 [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/30 01:37: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/30 01:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.122_443"
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.567969ms) from=10.233.70.21:60010
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (91.91142ms) from=10.233.70.21:60018
    2021/11/30 01:37:47 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:47 [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/30 01:37: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/30 01:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:48 [INFO] agent: Synced service "_v0_multicloud_10.233.15.89_9001"
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (652.599535ms) from=10.233.70.21:60024
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (517.172µs) from=10.233.70.21:60030
    2021/11/30 01:37:48 [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/30 01:37: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/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:48 [INFO] agent: Synced service "_v1_multicloud_10.233.15.89_9001"
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (102.153069ms) from=10.233.70.21:60034
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:48 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (99.667301ms) from=10.233.70.21:60038
    2021/11/30 01:37:49 [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/30 01:37:49 [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/30 01:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [INFO] agent: Synced service "_v1_sdc-gui_10.233.28.230_8181"
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (288.909482ms) from=10.233.70.21:60040
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (446.89µs) from=10.233.70.21:60048
    2021/11/30 01:37:49 [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/30 01:37: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/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.24.71_9011"
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (184.954455ms) from=10.233.70.21:60050
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:49 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (469.1µs) from=10.233.70.21:60056
    2021/11/30 01:37:50 [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/30 01:37: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/30 01:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.24.71_9011"
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (698.788341ms) from=10.233.70.21:60058
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:50 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (299.740337ms) from=10.233.70.21:60070
    2021/11/30 01:37:51 [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/30 01:37: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/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:52 [INFO] agent: Synced service "_v1_sdc_10.233.10.89_8443"
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:52 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (300.405375ms) from=10.233.70.21:60086
    2021/11/30 01:37:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (100.112027ms) from=10.233.70.21:60090
    2021/11/30 01:37:52 [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/30 01:37: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/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.10.89_8080"
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:53 [DEBUG] http: Request PUT /v1/agent/service/register (608.257908ms) from=10.233.70.21:60094
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:53 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (557.181µs) from=10.233.70.21:60102
    2021/11/30 01:37:53 [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/30 01:37:53 [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/30 01:37: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/30 01:37: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/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:54 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.132447324s) from=10.233.70.21:60106
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:54 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (615.092µs) from=10.233.70.21:60120
    2021/11/30 01:37:54 [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/30 01:37: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/30 01:37: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/30 01:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:55 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:55 [DEBUG] http: Request PUT /v1/agent/service/register (400.363282ms) from=10.233.70.21:60126
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:55 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (190.005031ms) from=10.233.70.21:60138
    2021/11/30 01:37:55 [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/30 01:37:55 [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/30 01:37: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/30 01:37: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/30 01:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:56 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:56 [DEBUG] http: Request PUT /v1/agent/service/register (638.364062ms) from=10.233.70.21:60146
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:56 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.031972ms) from=10.233.70.21:60150
    2021/11/30 01:37:56 [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/30 01:37: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/30 01:37: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/30 01:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:57 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.102644838s) from=10.233.70.21:60152
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:57 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (713.561µs) from=10.233.70.21:60182
    2021/11/30 01:37:57 [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/30 01:37:57 [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/30 01:37: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/30 01:37: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/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:58 [DEBUG] http: Request PUT /v1/agent/service/register (607.833718ms) from=10.233.70.21:60184
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:58 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (482.472µs) from=10.233.70.21:60196
    2021/11/30 01:37:58 [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/30 01:37: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/30 01:37: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/30 01:37:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Node info in sync
    2021/11/30 01:37:59 [DEBUG] http: Request PUT /v1/agent/service/register (1.236742092s) from=10.233.70.21:60200
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:37:59 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (813.105µs) from=10.233.70.21:60226
    2021/11/30 01:38:00 [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/30 01:38:00 [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/30 01:38: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/30 01:38: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/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:01 [DEBUG] http: Request PUT /v1/agent/service/register (968.845832ms) from=10.233.70.21:60228
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (479.54µs) from=10.233.70.21:60246
    2021/11/30 01:38:01 [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/30 01:38: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/30 01:38: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/30 01:38:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:01 [DEBUG] http: Request PUT /v1/agent/service/register (400.952886ms) from=10.233.70.21:60250
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:01 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (200.206312ms) from=10.233.70.21:60258
    2021/11/30 01:38:02 [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/30 01:38:02 [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/30 01:38:02 [DEBUG] agent: Service 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/30 01:38:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:02 [DEBUG] http: Request PUT /v1/agent/service/register (500.027497ms) from=10.233.70.21:60268
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:02 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (765.481µs) from=10.233.70.21:60278
    2021/11/30 01:38:03 [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/30 01:38: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/30 01:38: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/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:03 [DEBUG] http: Request PUT /v1/agent/service/register (127.554308ms) from=10.233.70.21:60286
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:03 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (360.052µs) from=10.233.70.21:60290
    2021/11/30 01:38:04 [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/30 01:38:04 [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/30 01:38: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/30 01:38: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/30 01:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:04 [DEBUG] http: Request PUT /v1/agent/service/register (300.56232ms) from=10.233.70.21:60294
    2021/11/30 01:38:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (536.918µs) from=10.233.70.21:60302
    2021/11/30 01:38:04 [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/30 01:38: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/30 01:38: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/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:04 [DEBUG] http: Request PUT /v1/agent/service/register (403.978543ms) from=10.233.70.21:60304
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:04 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (757.766µs) from=10.233.70.21:60312
    2021/11/30 01:38:05 [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/30 01:38:05 [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/30 01:38: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/30 01:38: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/30 01:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:05 [DEBUG] http: Request PUT /v1/agent/service/register (204.641144ms) from=10.233.70.21:60318
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:05 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (714.706µs) from=10.233.70.21:60330
    2021/11/30 01:38:05 [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/30 01:38: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/30 01:38: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/30 01:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.100248206s) from=10.233.70.21:60332
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:08 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (687.608037ms) from=10.233.70.21:60366
    2021/11/30 01:38:09 [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/30 01:38:09 [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/30 01:38: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/30 01:38: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/30 01:38:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:10 [DEBUG] http: Request PUT /v1/agent/service/register (843.255839ms) from=10.233.70.21:60372
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:10 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (551.525875ms) from=10.233.70.21:60384
    2021/11/30 01:38:11 [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/30 01:38: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/30 01:38: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/30 01:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:11 [DEBUG] http: Request PUT /v1/agent/service/register (478.75254ms) from=10.233.70.21:60392
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:11 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (299.196388ms) from=10.233.70.21:60396
    2021/11/30 01:38:12 [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/30 01:38:12 [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/30 01:38: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/30 01:38: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/30 01:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:12 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:12 [DEBUG] http: Request PUT /v1/agent/service/register (376.174107ms) from=10.233.70.21:60402
    2021/11/30 01:38:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (523.378µs) from=10.233.70.21:60406
    2021/11/30 01:38:12 [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/30 01:38: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/30 01:38: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/30 01:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.128_8446"
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:13 [DEBUG] http: Request PUT /v1/agent/service/register (595.605585ms) from=10.233.70.21:60408
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (656.833µs) from=10.233.70.21:60414
    2021/11/30 01:38:13 [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/30 01:38:13 [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/30 01:38: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/30 01:38: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/30 01:38:13 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:13 [DEBUG] http: Request PUT /v1/agent/service/register (500.588766ms) from=10.233.70.21:60416
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:13 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (458.964µs) from=10.233.70.21:60420
    2021/11/30 01:38:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38: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/30 01:38:14 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:14 [DEBUG] http: Request PUT /v1/agent/service/register (596.021051ms) from=10.233.70.21:60422
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:14 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (91.149275ms) from=10.233.70.21:60432
    2021/11/30 01:38:14 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38: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/30 01:38:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:15 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:15 [DEBUG] http: Request PUT /v1/agent/service/register (663.427449ms) from=10.233.70.21:60434
    2021/11/30 01:38:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (394.455µs) from=10.233.70.21:60452
    2021/11/30 01:38:15 [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/30 01:38: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/30 01:38: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/30 01:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:16 [DEBUG] http: Request PUT /v1/agent/service/register (354.091945ms) from=10.233.70.21:60458
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:16 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (436.407442ms) from=10.233.70.21:60462
    2021/11/30 01:38:16 [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/30 01:38:16 [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/30 01:38:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:17 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:17 [DEBUG] http: Request PUT /v1/agent/service/register (999.407025ms) from=10.233.70.21:60470
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:17 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (587.07µs) from=10.233.70.21:60482
    2021/11/30 01:38:18 [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/30 01:38:18 [DEBUG] agent: Service 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/30 01:38:18 [DEBUG] 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/30 01:38:18 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:18 [DEBUG] http: Request PUT /v1/agent/service/register (476.977999ms) from=10.233.70.21:60484
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (738.681µs) from=10.233.70.21:60490
    2021/11/30 01:38:18 [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/30 01:38:18 [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/30 01:38:18 [DEBUG] agent: Service 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/30 01:38:18 [DEBUG] 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/30 01:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:18 [DEBUG] http: Request PUT /v1/agent/service/register (175.917223ms) from=10.233.70.21:60492
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:18 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (614.54µs) from=10.233.70.21:60496
    2021/11/30 01:38:19 [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/30 01:38:19 [DEBUG] agent: Service 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/30 01:38:19 [DEBUG] 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/30 01:38:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:19 [DEBUG] http: Request PUT /v1/agent/service/register (324.540843ms) from=10.233.70.21:60498
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:19 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (100.067037ms) from=10.233.70.21:60504
    2021/11/30 01:38:19 [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/30 01:38:19 [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/30 01:38:19 [DEBUG] agent: Service 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/30 01:38:19 [DEBUG] 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/30 01:38:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.935527568s) from=10.233.70.21:60506
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:22 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.554184ms) from=10.233.70.21:60528
    2021/11/30 01:38:23 [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/30 01:38:23 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:24 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.900322572s) from=10.233.70.21:60532
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:25 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (524.829µs) from=10.233.70.21:60554
    2021/11/30 01:38:25 [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/30 01:38:25 [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/30 01:38:25 [DEBUG] agent: Service 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/30 01:38:25 [DEBUG] 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/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:26 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.501354806s) from=10.233.70.21:60560
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:26 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (676.094µs) from=10.233.70.21:60580
    2021/11/30 01:38:27 [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/30 01:38:27 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:27 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.081306989s) from=10.233.70.21:60586
    2021/11/30 01:38:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (635.055µs) from=10.233.70.21:60600
    2021/11/30 01:38:28 [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/30 01:38:28 [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/30 01:38:28 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.105848102s) from=10.233.70.21:60604
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:30 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (100.593338ms) from=10.233.70.21:60618
    2021/11/30 01:38:30 [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/30 01:38:30 [DEBUG] agent: Service 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/30 01:38:30 [DEBUG] 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/30 01:38:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:31 [DEBUG] http: Request PUT /v1/agent/service/register (902.822809ms) from=10.233.70.21:60620
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:31 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (596.465µs) from=10.233.70.21:60634
    2021/11/30 01:38:31 [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/30 01:38:31 [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/30 01:38:31 [DEBUG] agent: Service 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/30 01:38:31 [DEBUG] 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/30 01:38:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.101677392s) from=10.233.70.21:60638
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:32 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (496.182µs) from=10.233.70.21:60648
    2021/11/30 01:38:32 [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/30 01:38:32 [DEBUG] agent: Service 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/30 01:38:32 [DEBUG] 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/30 01:38:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vjtnl" since the cluster is too small
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:33 [DEBUG] http: Request PUT /v1/agent/service/register (799.749632ms) from=10.233.70.21:60650
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (360.329µs) from=10.233.70.21:60656
    2021/11/30 01:38:33 [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/30 01:38:33 [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/30 01:38:33 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:33 [DEBUG] http: Request PUT /v1/agent/service/register (302.238391ms) from=10.233.70.21:60658
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:33 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (483.935µs) from=10.233.70.21:60662
    2021/11/30 01:38:34 [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/30 01:38:34 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.128_8446"
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:34 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:34 [DEBUG] http: Request PUT /v1/agent/service/register (700.310927ms) from=10.233.70.21:60664
    2021/11/30 01:38:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (440.478µs) from=10.233.70.21:60676
    2021/11/30 01:38:35 [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/30 01:38:35 [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/30 01:38:35 [DEBUG] agent: Service 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/30 01:38: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/30 01:38:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:35 [DEBUG] http: Request PUT /v1/agent/service/register (700.727345ms) from=10.233.70.21:60680
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:36 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.195011996s) from=10.233.70.21:60692
    2021/11/30 01:38:37 [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/30 01:38:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:38 [DEBUG] http: Request PUT /v1/agent/service/register (700.056278ms) from=10.233.70.21:60714
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (578.804µs) from=10.233.70.21:60718
    2021/11/30 01:38:38 [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/30 01:38:38 [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/30 01:38:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:38 [DEBUG] http: Request PUT /v1/agent/service/register (232.332931ms) from=10.233.70.21:60722
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (642.2µs) from=10.233.70.21:60728
    2021/11/30 01:38:38 [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/30 01:38:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:38 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:39 [DEBUG] http: Request PUT /v1/agent/service/register (451.529125ms) from=10.233.70.21:60730
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (347.586µs) from=10.233.70.21:60734
    2021/11/30 01:38:39 [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/30 01:38:39 [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/30 01:38:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:39 [DEBUG] http: Request PUT /v1/agent/service/register (400.702409ms) from=10.233.70.21:60736
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:39 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (571.307µs) from=10.233.70.21:60742
    2021/11/30 01:38:40 [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/30 01:38: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/30 01:38: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/30 01:38:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:40 [DEBUG] http: Request PUT /v1/agent/service/register (204.099302ms) from=10.233.70.21:60746
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (574.796µs) from=10.233.70.21:60748
    2021/11/30 01:38:40 [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/30 01:38:40 [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/30 01:38: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/30 01:38: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/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:40 [DEBUG] http: Request PUT /v1/agent/service/register (103.178745ms) from=10.233.70.21:60754
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:40 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (371.886074ms) from=10.233.70.21:60756
    2021/11/30 01:38:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38: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/30 01:38:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:41 [DEBUG] http: Request PUT /v1/agent/service/register (900.289434ms) from=10.233.70.21:60764
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:42 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (699.543981ms) from=10.233.70.21:60770
    2021/11/30 01:38:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38: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/30 01:38:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:43 [DEBUG] http: Request PUT /v1/agent/service/register (700.014572ms) from=10.233.70.21:60786
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:43 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (493.299µs) from=10.233.70.21:60798
    2021/11/30 01:38:43 [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/30 01:38: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/30 01:38: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/30 01:38:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:44 [DEBUG] http: Request PUT /v1/agent/service/register (204.436296ms) from=10.233.70.21:60802
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (695.442µs) from=10.233.70.21:60806
    2021/11/30 01:38:44 [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/30 01:38:44 [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/30 01:38: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/30 01:38: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/30 01:38:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:44 [DEBUG] http: Request PUT /v1/agent/service/register (600.283067ms) from=10.233.70.21:60808
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (309.065µs) from=10.233.70.21:60820
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:45 [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/30 01:38: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/30 01:38: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/30 01:38:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:45 [DEBUG] http: Request PUT /v1/agent/service/register (222.890278ms) from=10.233.70.21:60828
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:45 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (99.796539ms) from=10.233.70.21:60834
    2021/11/30 01:38:46 [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/30 01:38:46 [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/30 01:38: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/30 01:38: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/30 01:38:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_parser_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:46 [DEBUG] agent: Node info in sync
    2021/11/30 01:38:46 [DEBUG] http: Request PUT /v1/agent/service/register (801.167922ms) from=10.233.70.21:60836
    2021/11/30 01:38:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (586.532µs) from=10.233.70.21:60850
    2021/11/30 01:38:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/30 01:38: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/30 01:38: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/30 01:38:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.26_8806" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_sdc_10.233.10.89_8443" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.26_8806" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.122_443" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.28.230_8181" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.89_8080" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.71_9011" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.204_3904" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.103_9007" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.48_9015" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.106_8443" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [INFO] agent: Synced service "_v17_aai-nquery_10.233.77.128_8446"
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.26_8806" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.128_8446" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.89_9001" in sync
    2021/11/30 01:38:47 [DEBUG] agent: Service "_