Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: '993e7248-90be-2aeb-9b80-fe17f17dda62'
         Node name: 'onap-msb-consul-f96d66b85-pqhbj'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/06/07 06:56:19 [DEBUG] agent: Using random ID "993e7248-90be-2aeb-9b80-fe17f17dda62" as node ID
    2022/06/07 06:56:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:993e7248-90be-2aeb-9b80-fe17f17dda62 Address:127.0.0.1:8300}]
    2022/06/07 06:56:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/06/07 06:56:19 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pqhbj.dc1 127.0.0.1
    2022/06/07 06:56:19 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-pqhbj 127.0.0.1
    2022/06/07 06:56:19 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-pqhbj (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/07 06:56:19 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-pqhbj.dc1" in area "wan"
    2022/06/07 06:56:19 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/06/07 06:56:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/06/07 06:56:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/06/07 06:56:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/06/07 06:56:19 [INFO] agent: started state syncer
    2022/06/07 06:56:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/06/07 06:56:19 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/06/07 06:56:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/06/07 06:56:19 [DEBUG] raft: Votes needed: 1
    2022/06/07 06:56:19 [DEBUG] raft: Vote granted from 993e7248-90be-2aeb-9b80-fe17f17dda62 in term 2. Tally: 1
    2022/06/07 06:56:19 [INFO] raft: Election won. Tally: 1
    2022/06/07 06:56:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/06/07 06:56:19 [INFO] consul: cluster leadership acquired
    2022/06/07 06:56:19 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-pqhbj
    2022/06/07 06:56:19 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/06/07 06:56:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 06:56:19 [INFO] consul: member 'onap-msb-consul-f96d66b85-pqhbj' joined, marking health alive
    2022/06/07 06:56:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 06:56:20 [INFO] agent: Synced node info
    2022/06/07 06:56:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 06:56:22 [DEBUG] agent: Node info in sync
    2022/06/07 06:56:22 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/06/07 06:57:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 06:57:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 06:57:27 [DEBUG] agent: Node info in sync
    2022/06/07 06:58:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pqhbj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/07 06:58:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 06:59:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 06:59:18 [DEBUG] agent: Node info in sync
    2022/06/07 06:59:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:00:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:00:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pqhbj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/07 07:00:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 07:00:54 [DEBUG] agent: Node info in sync
    2022/06/07 07:01:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:02:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:02:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 07:02:36 [DEBUG] agent: Node info in sync
    2022/06/07 07:03:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:03:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pqhbj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/07 07:04:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:04:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 07:04:34 [DEBUG] agent: Node info in sync
    2022/06/07 07:05:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:05:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/07 07:05:53 [DEBUG] agent: Node info in sync
    2022/06/07 07:06:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:06:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-pqhbj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/07 07:07:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-pqhbj" since the cluster is too small
    2022/06/07 07:07:37 [DEBUG] http: Request GET /v1/status/leader (2.38833ms) from=10.233.68.163:37116
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.63.49_9011"
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (22.367026ms) from=10.233.68.163:37128
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (904.957µs) from=10.233.68.163:37132
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.63.49_9011"
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (15.923313ms) from=10.233.68.163:37136
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.819909ms) from=10.233.68.163:37140
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.87_443"
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (18.822873ms) from=10.233.68.163:37142
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (760.184µs) from=10.233.68.163:37144
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.49.111_9015"
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (12.801283ms) from=10.233.68.163:37146
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (736.645µs) from=10.233.68.163:37148
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.63.16_8443"
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.71879ms) from=10.233.68.163:37150
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.089592ms) from=10.233.68.163:37152
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:38 [INFO] agent: Synced service "_v0_multicloud_10.233.49.2_9001"
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:38 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (24.00532ms) from=10.233.68.163:37158
    2022/06/07 07:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (667.018µs) from=10.233.68.163:37160
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [INFO] agent: Synced service "_v1_multicloud_10.233.49.2_9001"
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (17.382382ms) from=10.233.68.163:37162
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (970.334µs) from=10.233.68.163:37172
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [INFO] agent: Synced service "_v1_parser_10.233.36.128_8806"
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.228249ms) from=10.233.68.163:37184
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (690.476µs) from=10.233.68.163:37186
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [INFO] agent: Synced service "_v1_catalog_10.233.36.128_8806"
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (35.658868ms) from=10.233.68.163:37188
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (579.453µs) from=10.233.68.163:37190
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [INFO] agent: Synced service "_v1_nsd_10.233.36.128_8806"
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (19.775372ms) from=10.233.68.163:37196
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:39 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (6.638299ms) from=10.233.68.163:37200
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.128_8806"
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (252.522802ms) from=10.233.68.163:37204
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (934.118µs) from=10.233.68.163:37210
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [INFO] agent: Synced service "_v1_sdc_10.233.54.77_8443"
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.902983ms) from=10.233.68.163:37216
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (559.278µs) from=10.233.68.163:37218
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.54.77_8080"
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (14.655848ms) from=10.233.68.163:37220
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (649.366µs) from=10.233.68.163:37222
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.48_9007"
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.615252ms) from=10.233.68.163:37224
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.500323ms) from=10.233.68.163:37232
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.48_9007"
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.040033ms) from=10.233.68.163:37240
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:40 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (535.142µs) from=10.233.68.163:37242
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v1_sdc-gui_10.233.9.178_8181"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (18.52745ms) from=10.233.68.163:37246
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (845.451µs) from=10.233.68.163:37248
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v1_message-router_10.233.35.250_3904"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (15.624786ms) from=10.233.68.163:37252
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.399667ms) from=10.233.68.163:37256
    2022/06/07 07:07:41 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (14.081056ms) from=10.233.68.163:37258
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (4.430552ms) from=10.233.68.163:37260
    2022/06/07 07:07: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.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.096419ms) from=10.233.68.163:37264
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (798.156µs) from=10.233.68.163:37268
    2022/06/07 07:07:41 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (24.201451ms) from=10.233.68.163:37274
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (867.406µs) from=10.233.68.163:37276
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (19.957712ms) from=10.233.68.163:37282
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:41 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (800.086µs) from=10.233.68.163:37286
    2022/06/07 07:07:42 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.974918ms) from=10.233.68.163:37288
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.397956ms) from=10.233.68.163:37290
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.993558ms) from=10.233.68.163:37292
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (575.108µs) from=10.233.68.163:37294
    2022/06/07 07:07:42 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.841314ms) from=10.233.68.163:37300
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (664.92µs) from=10.233.68.163:37302
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.724863ms) from=10.233.68.163:37304
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (821.157µs) from=10.233.68.163:37306
    2022/06/07 07:07:42 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.418857ms) from=10.233.68.163:37314
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (578.195µs) from=10.233.68.163:37318
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (12.789736ms) from=10.233.68.163:37322
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:42 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (561.697µs) from=10.233.68.163:37324
    2022/06/07 07:07:43 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (25.705353ms) from=10.233.68.163:37326
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (659.807µs) from=10.233.68.163:37328
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.419824ms) from=10.233.68.163:37332
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (3.752292ms) from=10.233.68.163:37334
    2022/06/07 07:07:43 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (10.699422ms) from=10.233.68.163:37340
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (846.342µs) from=10.233.68.163:37342
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.40207ms) from=10.233.68.163:37346
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (660.318µs) from=10.233.68.163:37350
    2022/06/07 07:07:43 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (21.44818ms) from=10.233.68.163:37362
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (626.291µs) from=10.233.68.163:37364
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (13.366534ms) from=10.233.68.163:37366
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (556.878µs) from=10.233.68.163:37368
    2022/06/07 07:07:43 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.584611ms) from=10.233.68.163:37370
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (667.542µs) from=10.233.68.163:37372
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (11.46711ms) from=10.233.68.163:37376
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (674.84µs) from=10.233.68.163:37378
    2022/06/07 07:07:43 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (78.650486ms) from=10.233.68.163:37384
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:43 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (909.665µs) from=10.233.68.163:37392
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (11.936893ms) from=10.233.68.163:37396
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (755.144µs) from=10.233.68.163:37404
    2022/06/07 07:07:44 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (11.124949ms) from=10.233.68.163:37406
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (874.846µs) from=10.233.68.163:37408
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.125882ms) from=10.233.68.163:37412
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (547.688µs) from=10.233.68.163:37414
    2022/06/07 07:07:44 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (30.787768ms) from=10.233.68.163:37416
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (757.983µs) from=10.233.68.163:37418
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (11.284838ms) from=10.233.68.163:37432
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.413895ms) from=10.233.68.163:37434
    2022/06/07 07:07:44 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.716203ms) from=10.233.68.163:37440
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:44 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (535.793µs) from=10.233.68.163:37442
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (36.66297ms) from=10.233.68.163:37446
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (811.441µs) from=10.233.68.163:37450
    2022/06/07 07:07:45 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (18.33893ms) from=10.233.68.163:37454
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (781.883µs) from=10.233.68.163:37456
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.638502ms) from=10.233.68.163:37462
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (609.33µs) from=10.233.68.163:37464
    2022/06/07 07:07:45 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (35.33211ms) from=10.233.68.163:37468
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (814.895µs) from=10.233.68.163:37472
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (23.44672ms) from=10.233.68.163:37474
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (600.079µs) from=10.233.68.163:37482
    2022/06/07 07:07:45 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (23.734454ms) from=10.233.68.163:37486
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:45 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.260235ms) from=10.233.68.163:37488
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (21.181614ms) from=10.233.68.163:37490
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.184815ms) from=10.233.68.163:37492
    2022/06/07 07:07:46 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (33.251454ms) from=10.233.68.163:37494
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (768.572µs) from=10.233.68.163:37500
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (18.093743ms) from=10.233.68.163:37504
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (652.49µs) from=10.233.68.163:37506
    2022/06/07 07:07:46 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (14.091791ms) from=10.233.68.163:37508
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (631.368µs) from=10.233.68.163:37510
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (22.297671ms) from=10.233.68.163:37512
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (875.166µs) from=10.233.68.163:37514
    2022/06/07 07:07:46 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (25.238573ms) from=10.233.68.163:37516
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:46 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (7.376062ms) from=10.233.68.163:37518
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (15.258851ms) from=10.233.68.163:37528
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (796.907µs) from=10.233.68.163:37532
    2022/06/07 07:07:47 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (10.082596ms) from=10.233.68.163:37536
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (535.212µs) from=10.233.68.163:37538
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.531059ms) from=10.233.68.163:37540
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (589.265µs) from=10.233.68.163:37542
    2022/06/07 07:07:47 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.313267ms) from=10.233.68.163:37544
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (637.838µs) from=10.233.68.163:37546
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.849199ms) from=10.233.68.163:37548
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.075455ms) from=10.233.68.163:37550
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (10.311619ms) from=10.233.68.163:37554
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (818.351µs) from=10.233.68.163:37556
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (58.151454ms) from=10.233.68.163:37558
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (900.876µs) from=10.233.68.163:37562
    2022/06/07 07:07:47 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.175407ms) from=10.233.68.163:37564
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (915.997µs) from=10.233.68.163:37566
    2022/06/07 07:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (13.479555ms) from=10.233.68.163:37570
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:47 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (635.53µs) from=10.233.68.163:37572
    2022/06/07 07:07:48 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (20.358318ms) from=10.233.68.163:37574
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (763.141µs) from=10.233.68.163:37578
    2022/06/07 07:07:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (16.258669ms) from=10.233.68.163:37580
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (678.693µs) from=10.233.68.163:37582
    2022/06/07 07:07:48 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (33.569557ms) from=10.233.68.163:37584
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (713.043µs) from=10.233.68.163:37588
    2022/06/07 07:07:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/07 07:07: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.
    2022/06/07 07:07: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.
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.159_8446"
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.111_9015" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.16_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Node info in sync
    2022/06/07 07:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (9.857859ms) from=10.233.68.163:37596
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.54.77_8443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.77_8080" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.250_3904" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.2_9001" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_parser_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.87_443" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.48_9007" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.178_8181" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.49_9011" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.159_8446" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.128_8806" in sync
    2022/06/07 07:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.159_8446" i