Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ grep ^-
+ echo agent
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'fe86b3f0-12b2-2480-502b-993125ed7e9a'
         Node name: 'onap-msb-consul-55bf85f47-5t8lm'
        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/11 01:44:49 [DEBUG] agent: Using random ID "fe86b3f0-12b2-2480-502b-993125ed7e9a" as node ID
    2021/11/11 01:44:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fe86b3f0-12b2-2480-502b-993125ed7e9a Address:127.0.0.1:8300}]
    2021/11/11 01:44:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/11 01:44:49 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-5t8lm.dc1 127.0.0.1
    2021/11/11 01:44:49 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-5t8lm 127.0.0.1
    2021/11/11 01:44:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-5t8lm.dc1" in area "wan"
    2021/11/11 01:44:49 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-5t8lm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:44:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/11 01:44:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/11 01:44:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/11 01:44:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/11 01:44:49 [INFO] agent: started state syncer
    2021/11/11 01:44:50 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/11 01:44:50 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/11 01:44:50 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/11 01:44:50 [DEBUG] raft: Votes needed: 1
    2021/11/11 01:44:50 [DEBUG] raft: Vote granted from fe86b3f0-12b2-2480-502b-993125ed7e9a in term 2. Tally: 1
    2021/11/11 01:44:50 [INFO] raft: Election won. Tally: 1
    2021/11/11 01:44:50 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/11 01:44:50 [INFO] consul: cluster leadership acquired
    2021/11/11 01:44:50 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-5t8lm
    2021/11/11 01:44:50 [INFO] agent: Synced node info
    2021/11/11 01:44:52 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/11 01:44:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:44:52 [INFO] consul: member 'onap-msb-consul-55bf85f47-5t8lm' joined, marking health alive
    2021/11/11 01:44:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:44:52 [DEBUG] agent: Node info in sync
    2021/11/11 01:44:52 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/11/11 01:45:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:46:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:46:23 [DEBUG] agent: Node info in sync
    2021/11/11 01:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:46:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:47:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:47:23 [DEBUG] agent: Node info in sync
    2021/11/11 01:47:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:48:35 [DEBUG] agent: Node info in sync
    2021/11/11 01:48:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:48:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:49:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:50:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:50:17 [DEBUG] agent: Node info in sync
    2021/11/11 01:50:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:51:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:51:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:52:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:52:16 [DEBUG] agent: Node info in sync
    2021/11/11 01:52:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:53:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:53:28 [DEBUG] agent: Node info in sync
    2021/11/11 01:53:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:54:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:54:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:55:19 [DEBUG] agent: Node info in sync
    2021/11/11 01:55:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:56:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:56:35 [DEBUG] agent: Node info in sync
    2021/11/11 01:56:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:57:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:57:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/11 01:58:24 [DEBUG] agent: Node info in sync
    2021/11/11 01:58:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:59:17 [DEBUG] http: Request GET /v1/status/leader (101.37903ms) from=10.233.72.2:53456
    2021/11/11 01:59:19 [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/11 01:59: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/11 01:59:19 [INFO] agent: Synced service "_v1_sdc_10.233.0.190_8443"
    2021/11/11 01:59:19 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (397.491737ms) from=10.233.72.2:53486
    2021/11/11 01:59:19 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:19 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:19 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.678569ms) from=10.233.72.2:53494
    2021/11/11 01:59:20 [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/11 01:59:20 [DEBUG] 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/11 01:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:20 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.190_8080"
    2021/11/11 01:59:20 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (503.100668ms) from=10.233.72.2:53498
    2021/11/11 01:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:20 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:20 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (547.012µs) from=10.233.72.2:53506
    2021/11/11 01:59:21 [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/11 01:59:21 [DEBUG] 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/11 01:59:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.38.38_9011"
    2021/11/11 01:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:21 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (600.199641ms) from=10.233.72.2:53510
    2021/11/11 01:59:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:21 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.186592ms) from=10.233.72.2:53522
    2021/11/11 01:59:22 [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/11 01:59:22 [DEBUG] 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/11 01:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.38.38_9011"
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (500.906074ms) from=10.233.72.2:53524
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:22 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (437.761µs) from=10.233.72.2:53534
    2021/11/11 01:59:22 [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/11 01:59:22 [DEBUG] 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/11 01:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:23 [INFO] agent: Synced service "_v1_parser_10.233.31.226_8806"
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (381.715657ms) from=10.233.72.2:53536
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:23 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (426.894µs) from=10.233.72.2:53540
    2021/11/11 01:59:23 [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/11 01:59: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/11 01:59:24 [INFO] agent: Synced service "_v1_catalog_10.233.31.226_8806"
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (221.736806ms) from=10.233.72.2:53546
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:24 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (91.784569ms) from=10.233.72.2:53548
    2021/11/11 01:59:24 [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/11 01:59:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:26 [INFO] agent: Synced service "_v1_nsd_10.233.31.226_8806"
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.929413724s) from=10.233.72.2:53554
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:26 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (155.952024ms) from=10.233.72.2:53568
    2021/11/11 01:59:27 [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/11 01:59: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/11 01:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.226_8806"
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (431.451433ms) from=10.233.72.2:53572
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:27 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (300.148986ms) from=10.233.72.2:53576
    2021/11/11 01:59:28 [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/11 01:59: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/11 01:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [INFO] agent: Synced service "_v1_message-router_10.233.16.35_3904"
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (939.776421ms) from=10.233.72.2:53598
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:29 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (643.103µs) from=10.233.72.2:53618
    2021/11/11 01:59:29 [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/11 01:59:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:30 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.8_9007"
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (989.183855ms) from=10.233.72.2:53622
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:30 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (664.646µs) from=10.233.72.2:53646
    2021/11/11 01:59:30 [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/11 01:59: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/11 01:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.8_9007"
    2021/11/11 01:59:31 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (576.824918ms) from=10.233.72.2:53648
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:31 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (335.839µs) from=10.233.72.2:53654
    2021/11/11 01:59:31 [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/11 01:59: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/11 01:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.5_443"
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (559.915041ms) from=10.233.72.2:53664
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:32 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (295.698µs) from=10.233.72.2:53674
    2021/11/11 01:59:32 [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/11 01:59: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/11 01:59:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.210_9015"
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.665987661s) from=10.233.72.2:53676
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:36 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (99.731059ms) from=10.233.72.2:53708
    2021/11/11 01:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:37 [INFO] agent: Synced service "_v0_multicloud_10.233.16.66_9001"
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (597.188176ms) from=10.233.72.2:53710
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:37 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.853931ms) from=10.233.72.2:53714
    2021/11/11 01:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:38 [INFO] agent: Synced service "_v1_multicloud_10.233.16.66_9001"
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (669.173672ms) from=10.233.72.2:53716
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:38 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (99.877609ms) from=10.233.72.2:53726
    2021/11/11 01:59:38 [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/11 01:59:38 [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/11 01:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.62_8443"
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (276.338808ms) from=10.233.72.2:53728
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:39 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (446.382µs) from=10.233.72.2:53736
    2021/11/11 01:59:39 [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/11 01:59:39 [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/11 01:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.14.17_8181"
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (659.734083ms) from=10.233.72.2:53742
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:40 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (94.99855ms) from=10.233.72.2:53762
    2021/11/11 01:59:40 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59: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/11 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (858.170428ms) from=10.233.72.2:53768
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (99.997124ms) from=10.233.72.2:53782
    2021/11/11 01:59:41 [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/11 01:59: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/11 01:59: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/11 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:41 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (168.195944ms) from=10.233.72.2:53790
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:41 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (373.881µs) from=10.233.72.2:53794
    2021/11/11 01:59:42 [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/11 01:59:42 [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/11 01:59: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/11 01:59: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/11 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:43 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.316476795s) from=10.233.72.2:53804
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:43 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (494.561µs) from=10.233.72.2:53812
    2021/11/11 01:59:43 [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/11 01:59: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/11 01:59: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/11 01:59:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:44 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.08942356s) from=10.233.72.2:53814
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:44 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (100.227314ms) from=10.233.72.2:53820
    2021/11/11 01:59:45 [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/11 01:59:45 [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/11 01:59: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/11 01:59: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/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (458.085398ms) from=10.233.72.2:53824
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:45 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (203.450527ms) from=10.233.72.2:53830
    2021/11/11 01:59:47 [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/11 01:59: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/11 01:59: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/11 01:59:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-5t8lm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (803.251639ms) from=10.233.72.2:53834
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (524.125µs) from=10.233.72.2:53838
    2021/11/11 01:59:47 [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/11 01:59:47 [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/11 01:59: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/11 01:59: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/11 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:47 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (194.080045ms) from=10.233.72.2:53840
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:47 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (100.112837ms) from=10.233.72.2:53842
    2021/11/11 01:59:48 [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/11 01:59:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:48 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:48 [DEBUG] http: Request PUT /v1/agent/service/register (592.769301ms) from=10.233.72.2:53848
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:48 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (99.885437ms) from=10.233.72.2:53858
    2021/11/11 01:59:49 [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/11 01:59:49 [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/11 01:59:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-5t8lm" since the cluster is too small
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (2.600599999s) from=10.233.72.2:53866
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:51 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (353.002µs) from=10.233.72.2:53912
    2021/11/11 01:59:52 [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/11 01:59:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59: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/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (797.511175ms) from=10.233.72.2:53914
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:52 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (444.272µs) from=10.233.72.2:53928
    2021/11/11 01:59:53 [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/11 01:59:53 [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/11 01:59: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/11 01:59: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/11 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:53 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (297.761732ms) from=10.233.72.2:53930
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:53 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (490.118µs) from=10.233.72.2:53934
    2021/11/11 01:59:53 [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/11 01:59: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/11 01:59: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/11 01:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (834.780898ms) from=10.233.72.2:53938
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:54 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (460.081µs) from=10.233.72.2:53944
    2021/11/11 01:59:54 [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/11 01:59:54 [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/11 01:59: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/11 01:59: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/11 01:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (702.391211ms) from=10.233.72.2:53946
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:55 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (300.49µs) from=10.233.72.2:53954
    2021/11/11 01:59:55 [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/11 01:59: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/11 01:59: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/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (651.724349ms) from=10.233.72.2:53956
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:56 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.957839ms) from=10.233.72.2:53958
    2021/11/11 01:59:56 [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/11 01:59:56 [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/11 01:59: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/11 01:59: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/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (893.260551ms) from=10.233.72.2:53962
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:57 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (413.59µs) from=10.233.72.2:53966
    2021/11/11 01:59:57 [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/11 01:59: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/11 01:59: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/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.20219019s) from=10.233.72.2:53968
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (503.689µs) from=10.233.72.2:53980
    2021/11/11 01:59:59 [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/11 01:59:59 [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/11 01:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.252_8446"
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (211.054321ms) from=10.233.72.2:53984
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 01:59:59 [DEBUG] agent: Node info in sync
    2021/11/11 01:59:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (100.247808ms) from=10.233.72.2:53992
    2021/11/11 01:59:59 [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/11 01:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 01:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.252_8446"
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (579.226179ms) from=10.233.72.2:53998
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (96.079472ms) from=10.233.72.2:54014
    2021/11/11 02:00:00 [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/11 02:00:00 [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/11 02:00: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/11 02:00: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/11 02:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (217.592497ms) from=10.233.72.2:54020
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:01 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (199.846873ms) from=10.233.72.2:54022
    2021/11/11 02:00:01 [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/11 02:00: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/11 02:00: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/11 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (501.743421ms) from=10.233.72.2:54034
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (571.035µs) from=10.233.72.2:54052
    2021/11/11 02:00:02 [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/11 02:00:02 [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/11 02:00: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/11 02:00: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/11 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (501.273161ms) from=10.233.72.2:54058
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:02 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (531.474µs) from=10.233.72.2:54064
    2021/11/11 02:00:03 [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/11 02:00: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/11 02:00: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/11 02:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (551.044517ms) from=10.233.72.2:54068
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:03 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (541.235µs) from=10.233.72.2:54080
    2021/11/11 02:00:04 [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/11 02:00:04 [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/11 02:00: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/11 02:00: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/11 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (600.114046ms) from=10.233.72.2:54082
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:04 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (100.119161ms) from=10.233.72.2:54086
    2021/11/11 02:00:04 [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/11 02:00: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/11 02:00: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/11 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (207.45741ms) from=10.233.72.2:54088
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (554.27µs) from=10.233.72.2:54094
    2021/11/11 02:00:05 [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/11 02:00:05 [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/11 02:00: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/11 02:00: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/11 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (225.113856ms) from=10.233.72.2:54098
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:05 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (199.803995ms) from=10.233.72.2:54100
    2021/11/11 02:00:06 [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/11 02:00:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.689725ms) from=10.233.72.2:54102
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:06 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (325.903µs) from=10.233.72.2:54106
    2021/11/11 02:00:06 [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/11 02:00:06 [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/11 02:00:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (337.804314ms) from=10.233.72.2:54108
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:07 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (5.235685ms) from=10.233.72.2:54112
    2021/11/11 02:00:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (1.562743632s) from=10.233.72.2:54116
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:09 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (396.952µs) from=10.233.72.2:54140
    2021/11/11 02:00:09 [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/11 02:00:09 [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/11 02:00: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/11 02:00: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/11 02:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:10 [DEBUG] http: Request PUT /v1/agent/service/register (851.546144ms) from=10.233.72.2:54142
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:10 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (200.248631ms) from=10.233.72.2:54156
    2021/11/11 02:00:11 [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/11 02:00: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/11 02:00: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/11 02:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.057114208s) from=10.233.72.2:54162
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:12 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (128.01853ms) from=10.233.72.2:54176
    2021/11/11 02:00:12 [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/11 02:00:12 [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/11 02:00: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/11 02:00: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/11 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (660.462524ms) from=10.233.72.2:54186
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.954437ms) from=10.233.72.2:54196
    2021/11/11 02:00:13 [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/11 02:00: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/11 02:00: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/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (300.461263ms) from=10.233.72.2:54198
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:13 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (99.838063ms) from=10.233.72.2:54208
    2021/11/11 02:00:13 [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/11 02:00:14 [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/11 02:00: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/11 02:00: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/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (647.373679ms) from=10.233.72.2:54212
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:14 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (362.987µs) from=10.233.72.2:54216
    2021/11/11 02:00:14 [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/11 02:00: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/11 02:00: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/11 02:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.314809202s) from=10.233.72.2:54218
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:15 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (443.07µs) from=10.233.72.2:54226
    2021/11/11 02:00:16 [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/11 02:00:16 [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/11 02:00: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/11 02:00: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/11 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (302.929167ms) from=10.233.72.2:54228
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (554.582µs) from=10.233.72.2:54232
    2021/11/11 02:00:16 [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/11 02:00: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/11 02:00: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/11 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.252_8446"
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (286.296147ms) from=10.233.72.2:54234
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:16 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (100.001471ms) from=10.233.72.2:54236
    2021/11/11 02:00:17 [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/11 02:00:17 [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/11 02:00:17 [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/11 02:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:18 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (898.125478ms) from=10.233.72.2:54240
    2021/11/11 02:00:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (399.554994ms) from=10.233.72.2:54248
    2021/11/11 02:00:18 [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/11 02:00: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/11 02:00: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/11 02:00:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (900.707246ms) from=10.233.72.2:54256
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:19 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (726.371µs) from=10.233.72.2:54270
    2021/11/11 02:00:20 [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/11 02:00:20 [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/11 02:00:20 [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/11 02:00:20 [DEBUG] 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/11 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (900.392388ms) from=10.233.72.2:54272
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (538.259µs) from=10.233.72.2:54280
    2021/11/11 02:00:21 [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/11 02:00:21 [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/11 02:00:21 [DEBUG] 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/11 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (499.978788ms) from=10.233.72.2:54284
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:21 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (658.686µs) from=10.233.72.2:54294
    2021/11/11 02:00:22 [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/11 02:00:22 [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/11 02:00:22 [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/11 02:00:22 [DEBUG] 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/11 02:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:23 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.098957043s) from=10.233.72.2:54304
    2021/11/11 02:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (87.894723ms) from=10.233.72.2:54310
    2021/11/11 02:00:23 [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/11 02:00: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/11 02:00: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/11 02:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (937.955165ms) from=10.233.72.2:54316
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:24 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (492.008µs) from=10.233.72.2:54324
    2021/11/11 02:00:25 [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/11 02:00:25 [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/11 02:00: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/11 02:00: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/11 02:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.111670929s) from=10.233.72.2:54328
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (99.992122ms) from=10.233.72.2:54334
    2021/11/11 02:00:26 [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/11 02:00:26 [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/11 02:00:26 [DEBUG] 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/11 02:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (494.39661ms) from=10.233.72.2:54338
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:26 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (179.863322ms) from=10.233.72.2:54340
    2021/11/11 02:00:27 [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/11 02:00:27 [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/11 02:00: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/11 02:00: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/11 02:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.30089329s) from=10.233.72.2:54342
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (99.897315ms) from=10.233.72.2:54354
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:28 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:29 [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/11 02:00:29 [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/11 02:00:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.90130064s) from=10.233.72.2:54356
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:34 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.102504ms) from=10.233.72.2:54408
    2021/11/11 02:00:34 [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/11 02:00:34 [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/11 02:00: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/11 02:00: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/11 02:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.25019963s) from=10.233.72.2:54410
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:37 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (199.927883ms) from=10.233.72.2:54424
    2021/11/11 02:00:37 [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/11 02:00: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/11 02:00: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/11 02:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:38 [DEBUG] http: Request PUT /v1/agent/service/register (698.389758ms) from=10.233.72.2:54426
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (436.282µs) from=10.233.72.2:54436
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:39 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:39 [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/11 02:00:39 [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/11 02:00: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/11 02:00: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/11 02:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.242072317s) from=10.233.72.2:54438
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:40 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (200.007586ms) from=10.233.72.2:54456
    2021/11/11 02:00:40 [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/11 02:00: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/11 02:00: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/11 02:00:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.252_8446"
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.17_8181" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.190_8080" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.8_9007" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Node info in sync
    2021/11/11 02:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (802.854731ms) from=10.233.72.2:54460
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.16.66_9001" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.38_9011" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_parser_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.210_9015" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.62_8443" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.16.35_3904" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.226_8806" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.5_443" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.252_8446" in sync
    2021/11/11 02:00:41 [DEBUG] agent: Service "_v1_sdc_10.233.0.190_8443