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: '4088a322-dbe3-5c6e-a99e-f61e707c9436'
         Node name: 'dev-msb-consul-5fdfc4cfd5-5z6xh'
        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/01/02 11:58:19 [DEBUG] agent: Using random ID "4088a322-dbe3-5c6e-a99e-f61e707c9436" as node ID
    2022/01/02 11:58:19 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4088a322-dbe3-5c6e-a99e-f61e707c9436 Address:127.0.0.1:8300}]
    2022/01/02 11:58:19 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/01/02 11:58:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-5z6xh.dc1 127.0.0.1
    2022/01/02 11:58:19 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-5z6xh 127.0.0.1
    2022/01/02 11:58:19 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-5z6xh (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/02 11:58:19 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-5z6xh.dc1" in area "wan"
    2022/01/02 11:58:19 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/01/02 11:58:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/01/02 11:58:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/01/02 11:58:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/01/02 11:58:19 [INFO] agent: started state syncer
    2022/01/02 11:58:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/01/02 11:58:19 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/01/02 11:58:19 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/01/02 11:58:19 [DEBUG] raft: Votes needed: 1
    2022/01/02 11:58:19 [DEBUG] raft: Vote granted from 4088a322-dbe3-5c6e-a99e-f61e707c9436 in term 2. Tally: 1
    2022/01/02 11:58:19 [INFO] raft: Election won. Tally: 1
    2022/01/02 11:58:19 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/01/02 11:58:19 [INFO] consul: cluster leadership acquired
    2022/01/02 11:58:19 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-5z6xh
    2022/01/02 11:58:19 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/01/02 11:58:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 11:58:19 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-5z6xh' joined, marking health alive
    2022/01/02 11:58:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 11:58:19 [INFO] agent: Synced node info
    2022/01/02 11:58:19 [DEBUG] agent: Node info in sync
    2022/01/02 11:58:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 11:58:21 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/01/02 11:59:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:00:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 12:00:02 [DEBUG] agent: Node info in sync
    2022/01/02 12:00:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5z6xh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/02 12:00:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:01:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:01:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 12:01:45 [DEBUG] agent: Node info in sync
    2022/01/02 12:02:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:02:47 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5z6xh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/02 12:03:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 12:03:18 [DEBUG] agent: Node info in sync
    2022/01/02 12:03:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:04:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:05:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 12:05:03 [DEBUG] agent: Node info in sync
    2022/01/02 12:05:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:05:41 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-5z6xh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/01/02 12:06:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:06:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/01/02 12:06:43 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:19 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-5z6xh" since the cluster is too small
    2022/01/02 12:07:24 [DEBUG] http: Request GET /v1/catalog/services (1.035675ms) from=10.242.180.139:43728
    2022/01/02 12:07:24 [DEBUG] http: Request GET /v1/status/leader (874.136µs) from=10.242.180.139:43732
    2022/01/02 12:07:25 [DEBUG] http: Request GET /v1/catalog/services (157.758µs) from=10.242.33.199:53328
    2022/01/02 12:07:25 [DEBUG] http: Request GET /v1/status/leader (9.196939ms) from=10.242.33.199:53330
    2022/01/02 12:07:36 [DEBUG] http: Request GET /v1/status/leader (1.217704ms) from=10.242.73.80:40686
    2022/01/02 12:07:36 [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/01/02 12:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:36 [INFO] agent: Synced service "_v0_multicloud_10.96.247.114_9001"
    2022/01/02 12:07:36 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (12.134696386s) from=10.242.180.139:43728
    2022/01/02 12:07:36 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:36 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.013507ms) from=10.242.73.80:40690
    2022/01/02 12:07:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (11.226624084s) from=10.242.33.199:53328
    2022/01/02 12:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.027142ms) from=10.242.73.80:40692
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (283.163µs) from=10.242.33.199:53478
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_multicloud_10.96.247.114_9001"
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.913289ms) from=10.242.73.80:40696
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (106.536032ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (108.401352ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (206.191µs) from=10.242.33.199:53482
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (636.551µs) from=10.242.73.80:40698
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.195.84_9015"
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.29939ms) from=10.242.73.80:40700
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (57.917687ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (56.663944ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (769.849µs) from=10.242.33.199:53484
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.634435ms) from=10.242.73.80:40702
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_sdc_10.96.112.115_8443"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.756152ms) from=10.242.73.80:40704
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (65.918777ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (64.986823ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (513.517µs) from=10.242.73.80:40706
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (214.225µs) from=10.242.33.199:53488
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.112.115_8080"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.793025ms) from=10.242.73.80:40710
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (40.364027ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (33.848518ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (341.159µs) from=10.242.73.80:40712
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (104.296µs) from=10.242.33.199:53490
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_message-router_10.96.19.248_3904"
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.689608ms) from=10.242.73.80:40714
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (48.833893ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (56.202814ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (371.359µs) from=10.242.73.80:40716
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (130.22µs) from=10.242.33.199:53492
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.24.168_9011"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.450826ms) from=10.242.73.80:40718
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (32.413857ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (33.230981ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.011µs) from=10.242.33.199:53494
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (230.702µs) from=10.242.73.80:40720
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.24.168_9011"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.931603ms) from=10.242.73.80:40722
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (34.729135ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (37.253129ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (376.756µs) from=10.242.73.80:40724
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (189.643µs) from=10.242.33.199:53496
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_wf-gui_10.96.215.81_8443"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (51.349105ms) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.06333ms) from=10.242.73.80:40726
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (52.8571ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (342.09µs) from=10.242.73.80:40728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (170.276µs) from=10.242.33.199:53328
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (218.5µs) from=10.242.180.139:43832
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_sdc-gui_10.96.159.106_8181"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.525648ms) from=10.242.73.80:40730
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (22.559472ms) from=10.242.33.199:53498
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (24.150161ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (436.893µs) from=10.242.73.80:40732
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.155µs) from=10.242.33.199:53500
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.61.241_9007"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.130049ms) from=10.242.73.80:40734
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (35.827072ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (20.589243ms) from=10.242.33.199:53498
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (321.186µs) from=10.242.73.80:40736
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (270.468µs) from=10.242.33.199:53502
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (213.66µs) from=10.242.180.139:43832
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.61.241_9007"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.190367ms) from=10.242.73.80:40738
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (33.893192ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (33.083775ms) from=10.242.33.199:53498
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (218.679µs) from=10.242.33.199:53504
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (363.208µs) from=10.242.73.80:40740
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_parser_10.96.86.195_8806"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.075769ms) from=10.242.73.80:40742
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (32.308557ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (33.986315ms) from=10.242.33.199:53498
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.436128ms) from=10.242.73.80:40744
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (323.174µs) from=10.242.33.199:53498
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_catalog_10.96.86.195_8806"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.804811ms) from=10.242.73.80:40746
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (32.819812ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (28.290648ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (176.722µs) from=10.242.33.199:53508
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (430.123µs) from=10.242.73.80:40748
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_nsd_10.96.86.195_8806"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.891604ms) from=10.242.73.80:40750
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (26.500347ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (28.295155ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (355.005µs) from=10.242.73.80:40752
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (204.749µs) from=10.242.33.199:53512
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.86.195_8806"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.500608ms) from=10.242.73.80:40754
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (35.144443ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (36.281292ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (528.143µs) from=10.242.73.80:40756
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (130.293µs) from=10.242.33.199:53514
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.010013ms) from=10.242.73.80:40758
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (30.986423ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (33.407238ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (150.755µs) from=10.242.33.199:53516
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (197.033µs) from=10.242.73.80:40760
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.657914ms) from=10.242.73.80:40762
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (30.446771ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (32.78505ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.033163ms) from=10.242.73.80:40764
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (161.823µs) from=10.242.33.199:53520
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.704205ms) from=10.242.73.80:40766
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (18.990615ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (19.176518ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (231.655µs) from=10.242.33.199:53522
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (324.845µs) from=10.242.73.80:40768
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (24.966193ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (31.824104ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.468269ms) from=10.242.73.80:40772
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (423.698µs) from=10.242.73.80:40774
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (137.348µs) from=10.242.33.199:53524
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.329207ms) from=10.242.73.80:40776
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (34.701023ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (34.708535ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (163.721µs) from=10.242.33.199:53526
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (693.015µs) from=10.242.73.80:40778
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.934792ms) from=10.242.73.80:40780
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (22.096975ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (22.395105ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (286.512µs) from=10.242.73.80:40782
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (237.534µs) from=10.242.33.199:53528
    2022/01/02 12:07:37 [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/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.564438ms) from=10.242.73.80:40784
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (26.24082ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (29.042892ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (367.376µs) from=10.242.73.80:40786
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (127.894µs) from=10.242.33.199:53530
    2022/01/02 12:07:37 [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/01/02 12:07:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.694637ms) from=10.242.73.80:40788
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (15.418808ms) from=10.242.180.139:43728
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:37 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (15.953197ms) from=10.242.33.199:53506
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (414.747µs) from=10.242.73.80:40790
    2022/01/02 12:07:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (203.301µs) from=10.242.33.199:53532
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.999052ms) from=10.242.73.80:40792
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (45.212996ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (45.067806ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (234.128µs) from=10.242.73.80:40794
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (179.364µs) from=10.242.33.199:53534
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.320525ms) from=10.242.73.80:40796
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (31.179181ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (36.780887ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (197.54µs) from=10.242.33.199:53536
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.634697ms) from=10.242.73.80:40798
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (28.747006ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.408626ms) from=10.242.73.80:40802
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (28.751689ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (201.979µs) from=10.242.33.199:53538
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (257.795µs) from=10.242.73.80:40804
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.157865ms) from=10.242.73.80:40806
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (27.242764ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (26.24693ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (133.928µs) from=10.242.33.199:53540
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (348.636µs) from=10.242.73.80:40808
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.11442ms) from=10.242.73.80:40810
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (26.132365ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (26.632145ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (475.376µs) from=10.242.73.80:40814
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (166.76µs) from=10.242.33.199:53542
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (15.022011ms) from=10.242.73.80:40816
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (46.159254ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (45.418023ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (364.115µs) from=10.242.73.80:40818
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (209.643µs) from=10.242.33.199:53546
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.77636ms) from=10.242.73.80:40822
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (18.274421ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (27.064506ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (427.194µs) from=10.242.73.80:40824
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (180.101µs) from=10.242.33.199:53548
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.225571ms) from=10.242.73.80:40826
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (25.010507ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (27.270393ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (386.109µs) from=10.242.73.80:40828
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (206.55µs) from=10.242.33.199:53550
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.728151ms) from=10.242.73.80:40830
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (25.57913ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (31.480101ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (158.245µs) from=10.242.33.199:53552
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (300.474µs) from=10.242.73.80:40832
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.120438ms) from=10.242.73.80:40834
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (14.129305ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (27.602316ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (980.153µs) from=10.242.73.80:40836
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (228.94µs) from=10.242.33.199:53554
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.715846ms) from=10.242.73.80:40838
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (16.147591ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (21.954742ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (297.787µs) from=10.242.73.80:40840
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (173.262µs) from=10.242.33.199:53558
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.447782ms) from=10.242.73.80:40842
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (10.324142ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (22.315706ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (310.536µs) from=10.242.73.80:40844
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (302.15µs) from=10.242.33.199:53560
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (90.601124ms) from=10.242.73.80:40846
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (108.063819ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (99.067366ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (336.866µs) from=10.242.73.80:40848
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (160.328µs) from=10.242.33.199:53564
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.478341ms) from=10.242.73.80:40850
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (23.89704ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (29.994841ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (318.595µs) from=10.242.73.80:40852
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (240.429µs) from=10.242.33.199:53570
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.819741ms) from=10.242.73.80:40854
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (21.669ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (34.296478ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (309.04µs) from=10.242.73.80:40856
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (181.721µs) from=10.242.33.199:53572
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.990274ms) from=10.242.73.80:40858
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (20.691789ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (21.770963ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (486.79µs) from=10.242.73.80:40860
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (220.152µs) from=10.242.33.199:53574
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.136266ms) from=10.242.73.80:40862
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (29.928201ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (32.892273ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (437.84µs) from=10.242.73.80:40864
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (254.52µs) from=10.242.33.199:53576
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.518114ms) from=10.242.73.80:40866
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (28.266323ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (21.274416ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (589.113µs) from=10.242.73.80:40868
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (219.215µs) from=10.242.33.199:53578
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.045318ms) from=10.242.73.80:40872
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (21.566462ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (28.968018ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (458.863µs) from=10.242.73.80:40874
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (218.582µs) from=10.242.33.199:53582
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.189888ms) from=10.242.73.80:40876
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (31.080402ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (27.920045ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (481.61µs) from=10.242.73.80:40878
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (281.612µs) from=10.242.33.199:53584
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (33.007107ms) from=10.242.73.80:40880
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (50.361342ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (58.526785ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (444.426µs) from=10.242.73.80:40882
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (153.064µs) from=10.242.33.199:53586
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.701018ms) from=10.242.73.80:40884
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (38.385313ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (992.915µs) from=10.242.73.80:40886
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (40.457113ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (214.385µs) from=10.242.33.199:53588
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.716366ms) from=10.242.73.80:40888
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (25.826051ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (25.763556ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (151.93µs) from=10.242.33.199:53590
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (432.15µs) from=10.242.73.80:40890
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.263889ms) from=10.242.73.80:40892
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (26.155633ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (29.228133ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.597969ms) from=10.242.73.80:40894
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (148.976µs) from=10.242.33.199:53592
    2022/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [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/01/02 12:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.522779ms) from=10.242.73.80:40896
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:38 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (42.814705ms) from=10.242.33.199:53506
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (42.544144ms) from=10.242.180.139:43728
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (248.536µs) from=10.242.33.199:53596
    2022/01/02 12:07:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (404.583µs) from=10.242.73.80:40898
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.765185ms) from=10.242.73.80:40900
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (83.970847ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (84.066156ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (240.487µs) from=10.242.73.80:40902
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (174.679µs) from=10.242.33.199:53598
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.283386ms) from=10.242.73.80:40904
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (19.769932ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (18.832697ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (172.717µs) from=10.242.33.199:53602
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (295.122µs) from=10.242.73.80:40906
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.374275ms) from=10.242.73.80:40908
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (28.553602ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (30.284058ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (420.531µs) from=10.242.73.80:40910
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (495.306µs) from=10.242.33.199:53604
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v11__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.011403ms) from=10.242.73.80:40912
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (45.024972ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (45.077956ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (333.995µs) from=10.242.73.80:40914
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (187.623µs) from=10.242.33.199:53606
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v11_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.048913ms) from=10.242.73.80:40916
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (29.364274ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (29.145354ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (197.603µs) from=10.242.33.199:53608
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (4.627583ms) from=10.242.73.80:40918
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v12__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.410826ms) from=10.242.73.80:40920
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (49.039166ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (49.21792ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (394.588µs) from=10.242.73.80:40922
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (246.853µs) from=10.242.33.199:53610
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v12_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.455575ms) from=10.242.73.80:40924
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (33.399826ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (34.916024ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (191.444µs) from=10.242.33.199:53612
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (224.261µs) from=10.242.73.80:40926
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v13__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.479014ms) from=10.242.73.80:40928
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (35.014318ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (40.800273ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (382.314µs) from=10.242.73.80:40930
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (227.566µs) from=10.242.33.199:53614
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v13_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.983815ms) from=10.242.73.80:40932
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (43.358674ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (39.062118ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (2.443571ms) from=10.242.73.80:40934
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (229.872µs) from=10.242.33.199:53620
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v14__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (29.360434ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (30.174319ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.784116ms) from=10.242.73.80:40936
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (184.196µs) from=10.242.33.199:53622
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (375.847µs) from=10.242.73.80:40938
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v14_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.799533ms) from=10.242.73.80:40940
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (49.377776ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (58.730117ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (327.462µs) from=10.242.73.80:40942
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (269.726µs) from=10.242.33.199:53624
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v15__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.837136ms) from=10.242.73.80:40944
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (24.445258ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (21.040808ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (426.206µs) from=10.242.73.80:40946
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (258.463µs) from=10.242.33.199:53626
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v15_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.317355ms) from=10.242.73.80:40948
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (22.504293ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (20.523865ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (392.387µs) from=10.242.73.80:40950
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (309.553µs) from=10.242.33.199:53628
    2022/01/02 12:07:39 [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/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (16.589939ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (12.803386ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v16__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.609284ms) from=10.242.73.80:40952
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (273.808µs) from=10.242.33.199:53630
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (338.434µs) from=10.242.73.80:40954
    2022/01/02 12:07:39 [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/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v16_aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.314707ms) from=10.242.73.80:40956
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (25.403637ms) from=10.242.180.139:43728
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (28.685179ms) from=10.242.33.199:53506
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.875572ms) from=10.242.73.80:40958
    2022/01/02 12:07:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (408.583µs) from=10.242.33.199:53632
    2022/01/02 12:07:39 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.19.248_3904" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.195.84_9015" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.168_9011" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [INFO] agent: Synced service "_v17__aai-nquery_10.242.167.195_8446"
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Node info in sync
    2022/01/02 12:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.691019ms) from=10.242.73.80:40960
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_parser_10.96.86.195_8806" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.112.115_8080" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.159.106_8181" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.215.81_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.112.115_8443" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.241_9007" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.247.114_9001" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.167.195_8446" in sync
    2022/01/02 12:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.2