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: '1af39b22-f74d-fbf2-a40c-ed33b5d4469e'
         Node name: 'onap-msb-consul-f96d66b85-9x648'
        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/08 05:01:11 [DEBUG] agent: Using random ID "1af39b22-f74d-fbf2-a40c-ed33b5d4469e" as node ID
    2022/06/08 05:01:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1af39b22-f74d-fbf2-a40c-ed33b5d4469e Address:127.0.0.1:8300}]
    2022/06/08 05:01:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/06/08 05:01:11 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9x648.dc1 127.0.0.1
    2022/06/08 05:01:11 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-9x648 127.0.0.1
    2022/06/08 05:01:11 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-9x648 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:01:11 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-9x648.dc1" in area "wan"
    2022/06/08 05:01:11 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/06/08 05:01:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/06/08 05:01:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/06/08 05:01:11 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/06/08 05:01:11 [INFO] agent: started state syncer
    2022/06/08 05:01:11 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/06/08 05:01:11 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/06/08 05:01:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/06/08 05:01:11 [DEBUG] raft: Votes needed: 1
    2022/06/08 05:01:11 [DEBUG] raft: Vote granted from 1af39b22-f74d-fbf2-a40c-ed33b5d4469e in term 2. Tally: 1
    2022/06/08 05:01:11 [INFO] raft: Election won. Tally: 1
    2022/06/08 05:01:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/06/08 05:01:11 [INFO] consul: cluster leadership acquired
    2022/06/08 05:01:11 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-9x648
    2022/06/08 05:01:11 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/06/08 05:01:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:01:11 [INFO] consul: member 'onap-msb-consul-f96d66b85-9x648' joined, marking health alive
    2022/06/08 05:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:01:11 [INFO] agent: Synced node info
    2022/06/08 05:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:01:11 [DEBUG] agent: Node info in sync
    2022/06/08 05:01:11 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/06/08 05:02:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:02:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:02:43 [DEBUG] agent: Node info in sync
    2022/06/08 05:03:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9x648.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:03:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:04:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:04:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:04:43 [DEBUG] agent: Node info in sync
    2022/06/08 05:05:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:05:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9x648.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:06:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:06:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:06:14 [DEBUG] agent: Node info in sync
    2022/06/08 05:07:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:07:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:08:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:08:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9x648.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:09:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:09:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:09:48 [DEBUG] agent: Node info in sync
    2022/06/08 05:10:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:11:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:11:14 [DEBUG] agent: Node info in sync
    2022/06/08 05:11:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9x648.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:12:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:12:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/06/08 05:12:39 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-9x648" since the cluster is too small
    2022/06/08 05:13:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-9x648.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/06/08 05:13:49 [DEBUG] http: Request GET /v1/status/leader (3.672389ms) from=10.233.70.235:37538
    2022/06/08 05:13:49 [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/08 05:13:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:49 [INFO] agent: Synced service "_v1_sdc_10.233.38.38_8443"
    2022/06/08 05:13:49 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.878783ms) from=10.233.70.235:37546
    2022/06/08 05:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:49 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:49 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (4.538808ms) from=10.233.70.235:37558
    2022/06/08 05:13:49 [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/08 05:13:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:49 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.38.38_8080"
    2022/06/08 05:13:49 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.038952ms) from=10.233.70.235:37564
    2022/06/08 05:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:49 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:49 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (537.046µs) from=10.233.70.235:37566
    2022/06/08 05:13:50 [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/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.4.73_8181"
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.734829ms) from=10.233.70.235:37570
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.260932ms) from=10.233.70.235:37572
    2022/06/08 05:13:50 [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/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_wf-gui_10.233.31.126_8443"
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.621525ms) from=10.233.70.235:37574
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (482.884µs) from=10.233.70.235:37576
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v0_multicloud_10.233.3.173_9001"
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.085038ms) from=10.233.70.235:37578
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (574.74µs) from=10.233.70.235:37580
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_multicloud_10.233.3.173_9001"
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.880954ms) from=10.233.70.235:37582
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (501.242µs) from=10.233.70.235:37584
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.53.74_9011"
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.092001ms) from=10.233.70.235:37586
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (16.995974ms) from=10.233.70.235:37588
    2022/06/08 05:13:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.53.74_9011"
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.228143ms) from=10.233.70.235:37590
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (511.167µs) from=10.233.70.235:37592
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_message-router_10.233.18.175_3904"
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.818189ms) from=10.233.70.235:37594
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (464.954µs) from=10.233.70.235:37596
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.28.42_9015"
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (9.8791ms) from=10.233.70.235:37598
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (478.18µs) from=10.233.70.235:37600
    2022/06/08 05:13:50 [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/08 05:13:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:50 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.34.76_443"
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (8.394378ms) from=10.233.70.235:37602
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:50 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (497.262µs) from=10.233.70.235:37606
    2022/06/08 05:13:50 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v1_parser_10.233.0.7_8806"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (18.328091ms) from=10.233.70.235:37608
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.136993ms) from=10.233.70.235:37612
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v1_catalog_10.233.0.7_8806"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (21.469819ms) from=10.233.70.235:37614
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (404.583µs) from=10.233.70.235:37616
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v1_nsd_10.233.0.7_8806"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.054428ms) from=10.233.70.235:37618
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (387.371µs) from=10.233.70.235:37620
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.7_8806"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.648817ms) from=10.233.70.235:37622
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (460.71µs) from=10.233.70.235:37624
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.54.210_9007"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.064157ms) from=10.233.70.235:37626
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (619.532µs) from=10.233.70.235:37628
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.54.210_9007"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.252335ms) from=10.233.70.235:37630
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (584.359µs) from=10.233.70.235:37632
    2022/06/08 05:13:51 [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/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (13.283721ms) from=10.233.70.235:37634
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.847µs) from=10.233.70.235:37636
    2022/06/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.598264ms) from=10.233.70.235:37638
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (769.615µs) from=10.233.70.235:37640
    2022/06/08 05:13:51 [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/08 05:13:51 [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/08 05:13:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (19.863963ms) from=10.233.70.235:37644
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (975.021µs) from=10.233.70.235:37648
    2022/06/08 05:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.627452ms) from=10.233.70.235:37654
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (600.028µs) from=10.233.70.235:37656
    2022/06/08 05:13:52 [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/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.443015ms) from=10.233.70.235:37658
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (636.327µs) from=10.233.70.235:37660
    2022/06/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.041826ms) from=10.233.70.235:37662
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (721.371µs) from=10.233.70.235:37664
    2022/06/08 05:13:52 [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/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.60928ms) from=10.233.70.235:37666
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (10.892174ms) from=10.233.70.235:37668
    2022/06/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.715756ms) from=10.233.70.235:37670
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (631.179µs) from=10.233.70.235:37674
    2022/06/08 05:13:52 [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/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.546013ms) from=10.233.70.235:37678
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (789.108µs) from=10.233.70.235:37682
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.477551ms) from=10.233.70.235:37692
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (479.93µs) from=10.233.70.235:37696
    2022/06/08 05:13:52 [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/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:52 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.018857ms) from=10.233.70.235:37698
    2022/06/08 05:13:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (587.412µs) from=10.233.70.235:37700
    2022/06/08 05:13:52 [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/08 05:13:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.729907ms) from=10.233.70.235:37702
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (490.165µs) from=10.233.70.235:37704
    2022/06/08 05:13:53 [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/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.733327ms) from=10.233.70.235:37706
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (486.993µs) from=10.233.70.235:37708
    2022/06/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.643379ms) from=10.233.70.235:37712
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (531.007µs) from=10.233.70.235:37714
    2022/06/08 05:13:53 [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/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.745879ms) from=10.233.70.235:37716
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (580.198µs) from=10.233.70.235:37720
    2022/06/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.899017ms) from=10.233.70.235:37722
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (877.807µs) from=10.233.70.235:37724
    2022/06/08 05:13:53 [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/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (37.675747ms) from=10.233.70.235:37726
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (570.234µs) from=10.233.70.235:37728
    2022/06/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (18.560895ms) from=10.233.70.235:37730
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (423.784µs) from=10.233.70.235:37732
    2022/06/08 05:13:53 [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/08 05:13:53 [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/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (65.029028ms) from=10.233.70.235:37738
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (537.027µs) from=10.233.70.235:37742
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.244617ms) from=10.233.70.235:37744
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (443.022µs) from=10.233.70.235:37746
    2022/06/08 05:13:53 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (12.023667ms) from=10.233.70.235:37750
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:53 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (501.115µs) from=10.233.70.235:37752
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (12.62261ms) from=10.233.70.235:37764
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (383.88µs) from=10.233.70.235:37766
    2022/06/08 05:13:54 [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/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (36.58239ms) from=10.233.70.235:37768
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.45812ms) from=10.233.70.235:37770
    2022/06/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (27.198399ms) from=10.233.70.235:37772
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (590.183µs) from=10.233.70.235:37774
    2022/06/08 05:13:54 [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/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (19.111782ms) from=10.233.70.235:37776
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (537.695µs) from=10.233.70.235:37778
    2022/06/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (30.665085ms) from=10.233.70.235:37784
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (540.585µs) from=10.233.70.235:37786
    2022/06/08 05:13:54 [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/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.137882ms) from=10.233.70.235:37788
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (514.455µs) from=10.233.70.235:37790
    2022/06/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.839595ms) from=10.233.70.235:37794
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (483.601µs) from=10.233.70.235:37796
    2022/06/08 05:13:54 [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/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (11.349787ms) from=10.233.70.235:37798
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (486.396µs) from=10.233.70.235:37800
    2022/06/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.367294ms) from=10.233.70.235:37804
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (519.234µs) from=10.233.70.235:37806
    2022/06/08 05:13:54 [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/08 05:13:54 [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/08 05:13:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.892143ms) from=10.233.70.235:37810
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:54 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (611.997µs) from=10.233.70.235:37812
    2022/06/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (15.91767ms) from=10.233.70.235:37816
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (457.512µs) from=10.233.70.235:37818
    2022/06/08 05:13:55 [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/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.068521ms) from=10.233.70.235:37822
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (391.587µs) from=10.233.70.235:37824
    2022/06/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.496527ms) from=10.233.70.235:37828
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (614.331µs) from=10.233.70.235:37830
    2022/06/08 05:13:55 [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/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (32.314097ms) from=10.233.70.235:37832
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (412.626µs) from=10.233.70.235:37844
    2022/06/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (17.154134ms) from=10.233.70.235:37846
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (676.182µs) from=10.233.70.235:37850
    2022/06/08 05:13:55 [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/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.028932ms) from=10.233.70.235:37852
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (413.865µs) from=10.233.70.235:37858
    2022/06/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.340071ms) from=10.233.70.235:37860
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (507.701µs) from=10.233.70.235:37862
    2022/06/08 05:13:55 [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/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.42545ms) from=10.233.70.235:37864
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (493.822µs) from=10.233.70.235:37866
    2022/06/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (12.193813ms) from=10.233.70.235:37868
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (646.983µs) from=10.233.70.235:37870
    2022/06/08 05:13:55 [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/08 05:13:55 [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/08 05:13:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.438505ms) from=10.233.70.235:37878
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (397.822µs) from=10.233.70.235:37880
    2022/06/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.433007ms) from=10.233.70.235:37882
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (466.406µs) from=10.233.70.235:37884
    2022/06/08 05:13:56 [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/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.027685ms) from=10.233.70.235:37888
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (4.2439ms) from=10.233.70.235:37890
    2022/06/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.688576ms) from=10.233.70.235:37892
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (591.777µs) from=10.233.70.235:37894
    2022/06/08 05:13:56 [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/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (26.761814ms) from=10.233.70.235:37896
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (533.496µs) from=10.233.70.235:37898
    2022/06/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.201992ms) from=10.233.70.235:37900
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (381.451µs) from=10.233.70.235:37902
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [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/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.459361ms) from=10.233.70.235:37904
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (630.502µs) from=10.233.70.235:37906
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.708351ms) from=10.233.70.235:37908
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (450.713µs) from=10.233.70.235:37910
    2022/06/08 05:13:56 [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/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (66.898501ms) from=10.233.70.235:37912
    2022/06/08 05:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (515.904µs) from=10.233.70.235:37914
    2022/06/08 05:13:56 [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/08 05:13:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.60_8446"
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Node info in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.126_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.42_9015" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.54.210_9007" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.76_443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.173_9001" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.38_8443" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.18.175_3904" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (34.655344ms) from=10.233.70.235:37916
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.74_9011" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.38_8080" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_parser_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.73_8181" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.60_8446" in sync
    2022/06/08 05:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.7_8806" in sync
    2022/06/08 05:13:56 [DEBUG] agent: No