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: 'f5b600ce-d447-94b5-a6e9-935bc56d6e29'
         Node name: 'onap-msb-consul-f96d66b85-sqx2z'
        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/10/08 02:35:49 [DEBUG] agent: Using random ID "f5b600ce-d447-94b5-a6e9-935bc56d6e29" as node ID
    2022/10/08 02:35:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f5b600ce-d447-94b5-a6e9-935bc56d6e29 Address:127.0.0.1:8300}]
    2022/10/08 02:35:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/08 02:35:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sqx2z.dc1 127.0.0.1
    2022/10/08 02:35:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sqx2z 127.0.0.1
    2022/10/08 02:35:49 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-sqx2z (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/08 02:35:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-sqx2z.dc1" in area "wan"
    2022/10/08 02:35:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/08 02:35:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/08 02:35:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/08 02:35:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/08 02:35:49 [INFO] agent: started state syncer
    2022/10/08 02:35:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/08 02:35:49 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/08 02:35:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/08 02:35:49 [DEBUG] raft: Votes needed: 1
    2022/10/08 02:35:49 [DEBUG] raft: Vote granted from f5b600ce-d447-94b5-a6e9-935bc56d6e29 in term 2. Tally: 1
    2022/10/08 02:35:49 [INFO] raft: Election won. Tally: 1
    2022/10/08 02:35:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/08 02:35:49 [INFO] consul: cluster leadership acquired
    2022/10/08 02:35:49 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-sqx2z
    2022/10/08 02:35:49 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/08 02:35:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:35:49 [INFO] consul: member 'onap-msb-consul-f96d66b85-sqx2z' joined, marking health alive
    2022/10/08 02:35:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:35:50 [INFO] agent: Synced node info
    2022/10/08 02:35:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:35:51 [DEBUG] agent: Node info in sync
    2022/10/08 02:35:51 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.2 (currently running: 1.4.3)
    2022/10/08 02:36:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:37:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:37:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:37:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sqx2z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/08 02:37:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:38:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:39:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:39:12 [DEBUG] agent: Node info in sync
    2022/10/08 02:39:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:40:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sqx2z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/08 02:40:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:41:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:41:08 [DEBUG] agent: Node info in sync
    2022/10/08 02:41:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:42:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:42:34 [DEBUG] agent: Node info in sync
    2022/10/08 02:42:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:43:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sqx2z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/08 02:43:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:43:51 [DEBUG] agent: Node info in sync
    2022/10/08 02:44:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:45:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/08 02:45:30 [DEBUG] agent: Node info in sync
    2022/10/08 02:45:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sqx2z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/08 02:45:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:46:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sqx2z" since the cluster is too small
    2022/10/08 02:47:21 [DEBUG] http: Request GET /v1/status/leader (2.798764ms) from=10.233.72.190:38944
    2022/10/08 02:47:21 [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/10/08 02:47:21 [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/10/08 02:47:21 [INFO] agent: Synced service "_v1_sdc-gui_10.233.24.19_8181"
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.692734ms) from=10.233.72.190:38954
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.69119ms) from=10.233.72.190:38956
    2022/10/08 02:47:21 [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/10/08 02:47:21 [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/10/08 02:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:21 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.60_8443"
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.736345ms) from=10.233.72.190:38958
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (7.726054ms) from=10.233.72.190:38960
    2022/10/08 02:47:21 [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/10/08 02:47:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.14.67_9015"
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request PUT /v1/agent/service/register (14.18319ms) from=10.233.72.190:38962
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:21 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (410.01µs) from=10.233.72.190:38964
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.10_9011"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.718128ms) from=10.233.72.190:38968
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (465.845µs) from=10.233.72.190:38970
    2022/10/08 02:47:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.10_9011"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (13.392557ms) from=10.233.72.190:38972
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (489.701µs) from=10.233.72.190:38974
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v0_multicloud_10.233.38.78_9001"
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.33535ms) from=10.233.72.190:38976
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (350.585µs) from=10.233.72.190:38978
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_multicloud_10.233.38.78_9001"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.471588ms) from=10.233.72.190:38984
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (360.68µs) from=10.233.72.190:38986
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_message-router_10.233.12.83_3904"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.299917ms) from=10.233.72.190:38988
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (348.279µs) from=10.233.72.190:38990
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_sdc_10.233.5.217_8443"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.993531ms) from=10.233.72.190:38992
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.670045ms) from=10.233.72.190:38994
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.5.217_8080"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.906006ms) from=10.233.72.190:38996
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (340.397µs) from=10.233.72.190:38998
    2022/10/08 02:47:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_parser_10.233.47.120_8806"
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (29.683245ms) from=10.233.72.190:39000
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (409.417µs) from=10.233.72.190:39002
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_catalog_10.233.47.120_8806"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.631437ms) from=10.233.72.190:39010
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.14698ms) from=10.233.72.190:39012
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_nsd_10.233.47.120_8806"
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.179676ms) from=10.233.72.190:39014
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (360.61µs) from=10.233.72.190:39016
    2022/10/08 02:47:22 [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/10/08 02:47:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.120_8806"
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (27.935119ms) from=10.233.72.190:39018
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:22 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (391.864µs) from=10.233.72.190:39020
    2022/10/08 02:47:23 [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/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (17.008895ms) from=10.233.72.190:39024
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (321.834µs) from=10.233.72.190:39026
    2022/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.513894ms) from=10.233.72.190:39028
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (436.597µs) from=10.233.72.190:39030
    2022/10/08 02:47:23 [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/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.16151ms) from=10.233.72.190:39032
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (329.648µs) from=10.233.72.190:39034
    2022/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.801477ms) from=10.233.72.190:39036
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (291.725µs) from=10.233.72.190:39038
    2022/10/08 02:47:23 [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/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.560461ms) from=10.233.72.190:39040
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (367.314µs) from=10.233.72.190:39042
    2022/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.876354ms) from=10.233.72.190:39044
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (359.189µs) from=10.233.72.190:39046
    2022/10/08 02:47:23 [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/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.200515ms) from=10.233.72.190:39048
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (344.693µs) from=10.233.72.190:39050
    2022/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (61.232797ms) from=10.233.72.190:39052
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (348.406µs) from=10.233.72.190:39054
    2022/10/08 02:47:23 [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/10/08 02:47:23 [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/10/08 02:47:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (10.476212ms) from=10.233.72.190:39056
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:23 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (4.522291ms) from=10.233.72.190:39058
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.365343ms) from=10.233.72.190:39062
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (529.122µs) from=10.233.72.190:39064
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.659675ms) from=10.233.72.190:39066
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (406.407µs) from=10.233.72.190:39068
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (61.17239ms) from=10.233.72.190:39070
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (442.789µs) from=10.233.72.190:39072
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (23.424606ms) from=10.233.72.190:39074
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (338.629µs) from=10.233.72.190:39076
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.709895ms) from=10.233.72.190:39078
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (347.81µs) from=10.233.72.190:39080
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (24.288647ms) from=10.233.72.190:39082
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (453.183µs) from=10.233.72.190:39084
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.260247ms) from=10.233.72.190:39086
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.964528ms) from=10.233.72.190:39088
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.050675ms) from=10.233.72.190:39096
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (295.535µs) from=10.233.72.190:39098
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (14.644701ms) from=10.233.72.190:39100
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (309.289µs) from=10.233.72.190:39102
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.14075ms) from=10.233.72.190:39104
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (7.561096ms) from=10.233.72.190:39106
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.060296ms) from=10.233.72.190:39108
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (518.063µs) from=10.233.72.190:39110
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.267506ms) from=10.233.72.190:39112
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (313.074µs) from=10.233.72.190:39116
    2022/10/08 02:47:24 [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/10/08 02:47:24 [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/10/08 02:47:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (15.705487ms) from=10.233.72.190:39118
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:24 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (352.098µs) from=10.233.72.190:39120
    2022/10/08 02:47:25 [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/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (43.025073ms) from=10.233.72.190:39124
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (394.186µs) from=10.233.72.190:39128
    2022/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.947092ms) from=10.233.72.190:39130
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (565.446µs) from=10.233.72.190:39132
    2022/10/08 02:47:25 [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/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.528237ms) from=10.233.72.190:39134
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (519.568µs) from=10.233.72.190:39136
    2022/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.280629ms) from=10.233.72.190:39138
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (313.154µs) from=10.233.72.190:39140
    2022/10/08 02:47:25 [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/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (19.20615ms) from=10.233.72.190:39142
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (2.064651ms) from=10.233.72.190:39144
    2022/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (14.023782ms) from=10.233.72.190:39146
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (463.6µs) from=10.233.72.190:39148
    2022/10/08 02:47:25 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (23.451403ms) from=10.233.72.190:39150
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (320.619µs) from=10.233.72.190:39152
    2022/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.042112ms) from=10.233.72.190:39154
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (336.971µs) from=10.233.72.190:39156
    2022/10/08 02:47:25 [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/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.585506ms) from=10.233.72.190:39164
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (965.036µs) from=10.233.72.190:39166
    2022/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.698865ms) from=10.233.72.190:39168
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (347.639µs) from=10.233.72.190:39170
    2022/10/08 02:47:25 [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/10/08 02:47:25 [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/10/08 02:47:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.788279ms) from=10.233.72.190:39174
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:25 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (344.137µs) from=10.233.72.190:39176
    2022/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (13.725902ms) from=10.233.72.190:39180
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (416.79µs) from=10.233.72.190:39182
    2022/10/08 02:47:26 [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/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (14.01492ms) from=10.233.72.190:39194
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (354.995µs) from=10.233.72.190:39196
    2022/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (14.435798ms) from=10.233.72.190:39198
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (340.094µs) from=10.233.72.190:39200
    2022/10/08 02:47:26 [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/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (17.951433ms) from=10.233.72.190:39202
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (328.57µs) from=10.233.72.190:39206
    2022/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (11.150218ms) from=10.233.72.190:39208
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (358.367µs) from=10.233.72.190:39210
    2022/10/08 02:47:26 [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/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (16.458098ms) from=10.233.72.190:39218
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.824429ms) from=10.233.72.190:39220
    2022/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (30.676437ms) from=10.233.72.190:39222
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (397.089µs) from=10.233.72.190:39224
    2022/10/08 02:47:26 [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/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (9.502839ms) from=10.233.72.190:39226
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (375.115µs) from=10.233.72.190:39228
    2022/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (28.58529ms) from=10.233.72.190:39230
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (690.01µs) from=10.233.72.190:39232
    2022/10/08 02:47:26 [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/10/08 02:47:26 [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/10/08 02:47:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (16.584585ms) from=10.233.72.190:39236
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:26 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (429.754µs) from=10.233.72.190:39238
    2022/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (68.121014ms) from=10.233.72.190:39242
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (393.062µs) from=10.233.72.190:39244
    2022/10/08 02:47:27 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (25.831484ms) from=10.233.72.190:39246
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (376.183µs) from=10.233.72.190:39248
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.082615ms) from=10.233.72.190:39250
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (380.705µs) from=10.233.72.190:39252
    2022/10/08 02:47:27 [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/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (22.936985ms) from=10.233.72.190:39254
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (429.718µs) from=10.233.72.190:39256
    2022/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.969483ms) from=10.233.72.190:39258
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (365.512µs) from=10.233.72.190:39260
    2022/10/08 02:47:27 [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/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (14.186692ms) from=10.233.72.190:39262
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (3.016829ms) from=10.233.72.190:39264
    2022/10/08 02:47:27 [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/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (15.058723ms) from=10.233.72.190:39266
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (527.793µs) from=10.233.72.190:39268
    2022/10/08 02:47:27 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v18__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.751419ms) from=10.233.72.190:39270
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (324.985µs) from=10.233.72.190:39272
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v18_aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (37.830625ms) from=10.233.72.190:39274
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (308.739µs) from=10.233.72.190:39276
    2022/10/08 02:47:27 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.12.83_3904" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [INFO] agent: Synced service "_v19__aai-nquery_10.233.70.19_8446"
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.217_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.217_8080" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_parser_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.14.67_9015" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.24.19_8181" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.120_8806" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.60_8443" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.78_9001" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.10_9011" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Node info in sync
    2022/10/08 02:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.347843ms) from=10.233.72.190:39278
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.19_8446" in sync
    2022/10/08 02:47:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.19_844