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: 'a34faa5f-3494-613b-af9a-c517d659caa0'
         Node name: 'onap-msb-consul-5454dcc5c5-vbq64'
        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/30 04:53:12 [DEBUG] agent: Using random ID "a34faa5f-3494-613b-af9a-c517d659caa0" as node ID
    2022/10/30 04:53:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a34faa5f-3494-613b-af9a-c517d659caa0 Address:127.0.0.1:8300}]
    2022/10/30 04:53:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/30 04:53:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vbq64.dc1 127.0.0.1
    2022/10/30 04:53:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vbq64 127.0.0.1
    2022/10/30 04:53:12 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/30 04:53:12 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vbq64 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 04:53:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vbq64.dc1" in area "wan"
    2022/10/30 04:53:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/30 04:53:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/30 04:53:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/30 04:53:12 [INFO] agent: started state syncer
    2022/10/30 04:53:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/30 04:53:12 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/30 04:53:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/30 04:53:12 [DEBUG] raft: Votes needed: 1
    2022/10/30 04:53:12 [DEBUG] raft: Vote granted from a34faa5f-3494-613b-af9a-c517d659caa0 in term 2. Tally: 1
    2022/10/30 04:53:12 [INFO] raft: Election won. Tally: 1
    2022/10/30 04:53:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/30 04:53:12 [INFO] consul: cluster leadership acquired
    2022/10/30 04:53:12 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vbq64
    2022/10/30 04:53:12 [INFO] agent: Synced node info
    2022/10/30 04:53:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/30 04:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:53:12 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vbq64' joined, marking health alive
    2022/10/30 04:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 04:53:14 [DEBUG] agent: Node info in sync
    2022/10/30 04:53:14 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/10/30 04:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:54:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 04:54:58 [DEBUG] agent: Node info in sync
    2022/10/30 04:55:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vbq64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 04:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 04:56:06 [DEBUG] agent: Node info in sync
    2022/10/30 04:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:57:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 04:57:16 [DEBUG] agent: Node info in sync
    2022/10/30 04:57:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vbq64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 04:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 04:58:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 04:58:21 [DEBUG] agent: Node info in sync
    2022/10/30 04:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 05:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 05:00:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 05:00:14 [DEBUG] agent: Node info in sync
    2022/10/30 05:00:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vbq64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 05:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 05:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 05:01:16 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vbq64" since the cluster is too small
    2022/10/30 05:02:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/30 05:02:49 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:56 [DEBUG] http: Request GET /v1/status/leader (1.346965ms) from=10.233.65.91:57066
    2022/10/30 05:02:56 [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/30 05:02:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.19_443"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (43.346072ms) from=10.233.65.91:57074
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (11.347425ms) from=10.233.65.91:57082
    2022/10/30 05:02:57 [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/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.210_8443"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (28.847743ms) from=10.233.65.91:57084
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (996.439µs) from=10.233.65.91:57086
    2022/10/30 05:02:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vbq64.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_message-router_10.233.2.192_3904"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.833544ms) from=10.233.65.91:57088
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.189717ms) from=10.233.65.91:57090
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_sdc_10.233.58.221_8443"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.937094ms) from=10.233.65.91:57092
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (443.626µs) from=10.233.65.91:57094
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.58.221_8080"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.677453ms) from=10.233.65.91:57096
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (473.881µs) from=10.233.65.91:57098
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v0_multicloud_10.233.28.227_9001"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.427348ms) from=10.233.65.91:57100
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (452.086µs) from=10.233.65.91:57102
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_multicloud_10.233.28.227_9001"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.278428ms) from=10.233.65.91:57104
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (407.197µs) from=10.233.65.91:57106
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.32_9015"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.065561ms) from=10.233.65.91:57108
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (629.484µs) from=10.233.65.91:57110
    2022/10/30 05:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.30_9007"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (19.486443ms) from=10.233.65.91:57114
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (521.124µs) from=10.233.65.91:57116
    2022/10/30 05:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.30_9007"
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.692236ms) from=10.233.65.91:57118
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (502.165µs) from=10.233.65.91:57120
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_parser_10.233.12.37_8806"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (22.030381ms) from=10.233.65.91:57122
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (488.049µs) from=10.233.65.91:57124
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_catalog_10.233.12.37_8806"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.148275ms) from=10.233.65.91:57126
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (543.379µs) from=10.233.65.91:57128
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_nsd_10.233.12.37_8806"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.602173ms) from=10.233.65.91:57130
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (946.81µs) from=10.233.65.91:57132
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.12.37_8806"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.255426ms) from=10.233.65.91:57134
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.605µs) from=10.233.65.91:57136
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.3.84_9011"
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (27.808855ms) from=10.233.65.91:57138
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:57 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (988.37µs) from=10.233.65.91:57140
    2022/10/30 05:02:57 [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/30 05:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.3.84_9011"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.507576ms) from=10.233.65.91:57142
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (656.694µs) from=10.233.65.91:57144
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v1_sdc-gui_10.233.10.122_8181"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.019049ms) from=10.233.65.91:57146
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (416.682µs) from=10.233.65.91:57148
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.618861ms) from=10.233.65.91:57150
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (500.38µs) from=10.233.65.91:57152
    2022/10/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.835261ms) from=10.233.65.91:57154
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (393.707µs) from=10.233.65.91:57156
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.212965ms) from=10.233.65.91:57158
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (6.055883ms) from=10.233.65.91:57160
    2022/10/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (45.306694ms) from=10.233.65.91:57162
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (626.815µs) from=10.233.65.91:57164
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.952967ms) from=10.233.65.91:57166
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (3.016331ms) from=10.233.65.91:57168
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.909269ms) from=10.233.65.91:57170
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (609.624µs) from=10.233.65.91:57172
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (20.389017ms) from=10.233.65.91:57176
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (14.441721ms) from=10.233.65.91:57178
    2022/10/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.009534ms) from=10.233.65.91:57180
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (479.119µs) from=10.233.65.91:57182
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (60.334306ms) from=10.233.65.91:57184
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (805.127µs) from=10.233.65.91:57186
    2022/10/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (40.973873ms) from=10.233.65.91:57188
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (498.929µs) from=10.233.65.91:57190
    2022/10/30 05:02:58 [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/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.143062ms) from=10.233.65.91:57192
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (2.629963ms) from=10.233.65.91:57194
    2022/10/30 05:02:58 [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/30 05:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.240206ms) from=10.233.65.91:57196
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:58 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (318.448µs) from=10.233.65.91:57198
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (58.650402ms) from=10.233.65.91:57200
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (444.499µs) from=10.233.65.91:57202
    2022/10/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (34.197167ms) from=10.233.65.91:57204
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (509.271µs) from=10.233.65.91:57206
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (58.496039ms) from=10.233.65.91:57208
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.431251ms) from=10.233.65.91:57210
    2022/10/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (13.078254ms) from=10.233.65.91:57212
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (397.537µs) from=10.233.65.91:57214
    2022/10/30 05:02:59 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.499173ms) from=10.233.65.91:57216
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (6.122733ms) from=10.233.65.91:57222
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (19.067517ms) from=10.233.65.91:57224
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (402.172µs) from=10.233.65.91:57226
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (42.502583ms) from=10.233.65.91:57230
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.030103ms) from=10.233.65.91:57232
    2022/10/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.755465ms) from=10.233.65.91:57234
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (485.816µs) from=10.233.65.91:57236
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.47019ms) from=10.233.65.91:57238
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (388.628µs) from=10.233.65.91:57240
    2022/10/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (11.70618ms) from=10.233.65.91:57244
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (465.74µs) from=10.233.65.91:57246
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.061052ms) from=10.233.65.91:57248
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (402.129µs) from=10.233.65.91:57250
    2022/10/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (15.707046ms) from=10.233.65.91:57252
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:02:59 [DEBUG] agent: Node info in sync
    2022/10/30 05:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (400.324µs) from=10.233.65.91:57254
    2022/10/30 05:02:59 [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/30 05:02:59 [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/30 05:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (21.073305ms) from=10.233.65.91:57256
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (379.868µs) from=10.233.65.91:57258
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.631397ms) from=10.233.65.91:57260
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (587.691µs) from=10.233.65.91:57262
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (16.709749ms) from=10.233.65.91:57264
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (508.771µs) from=10.233.65.91:57266
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.384196ms) from=10.233.65.91:57268
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (423.336µs) from=10.233.65.91:57270
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (18.647463ms) from=10.233.65.91:57272
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (411.208µs) from=10.233.65.91:57274
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.416877ms) from=10.233.65.91:57282
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (426.794µs) from=10.233.65.91:57290
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (25.162422ms) from=10.233.65.91:57292
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (3.968095ms) from=10.233.65.91:57294
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (39.864869ms) from=10.233.65.91:57302
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (474.755µs) from=10.233.65.91:57304
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.007617ms) from=10.233.65.91:57318
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (473.892µs) from=10.233.65.91:57320
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (24.761324ms) from=10.233.65.91:57322
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.634645ms) from=10.233.65.91:57324
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (20.94253ms) from=10.233.65.91:57326
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (476.594µs) from=10.233.65.91:57328
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (14.642414ms) from=10.233.65.91:57330
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (503.492µs) from=10.233.65.91:57332
    2022/10/30 05:03:00 [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/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (97.631437ms) from=10.233.65.91:57334
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.458284ms) from=10.233.65.91:57336
    2022/10/30 05:03:00 [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/30 05:03:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.505103ms) from=10.233.65.91:57338
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:00 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (426.99µs) from=10.233.65.91:57342
    2022/10/30 05:03:01 [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/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (15.114585ms) from=10.233.65.91:57344
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (414.118µs) from=10.233.65.91:57346
    2022/10/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (32.420653ms) from=10.233.65.91:57348
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.148199ms) from=10.233.65.91:57350
    2022/10/30 05:03:01 [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/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.183654ms) from=10.233.65.91:57352
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (560.426µs) from=10.233.65.91:57354
    2022/10/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (16.730034ms) from=10.233.65.91:57356
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (451.544µs) from=10.233.65.91:57358
    2022/10/30 05:03:01 [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/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (96.693618ms) from=10.233.65.91:57360
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (422.872µs) from=10.233.65.91:57364
    2022/10/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (20.817901ms) from=10.233.65.91:57366
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (473.485µs) from=10.233.65.91:57368
    2022/10/30 05:03:01 [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/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (23.164489ms) from=10.233.65.91:57370
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (413.916µs) from=10.233.65.91:57372
    2022/10/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (103.572529ms) from=10.233.65.91:57374
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (16.679243ms) from=10.233.65.91:57378
    2022/10/30 05:03:01 [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/30 05:03:01 [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/30 05:03:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (67.349944ms) from=10.233.65.91:57380
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:01 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (482.174µs) from=10.233.65.91:57382
    2022/10/30 05:03:02 [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/30 05:03:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.218_8446"
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.293382ms) from=10.233.65.91:57384
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Node info in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.210_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.32_9015" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.2.192_3904" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_parser_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.227_9001" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.30_9007" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.12.37_8806" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.122_8181" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.19_443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.58.221_8443" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.221_8080" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.84_9011" in sync
    2022/10/30 05:03:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.218_8446" in sync
    2022/10/30 05:03:02 [D